BaseEventQueueTTracing Property |
Gets/Sets Tracing for the Event Queue.
Namespace:
VDS.RDF.Parsing.Events
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic bool Tracing { get; set; }
Public Property Tracing As Boolean
Get
Set
Property Value
Type:
BooleanImplements
IEventQueueTTracing
See Also