Click or drag to resize

WriterErrorMessagesThreadedOutputError Field

Error messages produced when errors occur in a multi-threaded writing process.

Namespace:  VDS.RDF.Writing
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public const string ThreadedOutputError = "One/more errors occurred while outputting RDF in {0} using a multi-threaded writing process"

Field Value

Type: String
See Also