Click or drag to resize

WriterErrorMessagesThreadedOutputFailure Method

Gets an Error message indicating that a multi-threading writer process failed.

Namespace:  VDS.RDF.Writing
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public static string ThreadedOutputFailure(
	string format
)

Parameters

format
Type: SystemString
RDF format (syntax).

Return Value

Type: String

[Missing <returns> documentation for "M:VDS.RDF.Writing.WriterErrorMessages.ThreadedOutputFailure(System.String)"]

See Also