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"
Public Const ThreadedOutputError As String = "One/more errors occurred while outputting RDF in {0} using a multi-threaded writing process"
Field Value
Type:
StringSee Also