Click or drag to resize

IMultiThreadedWriter Interface

Interface for Writers that support multi-threaded writing.

Namespace:  VDS.RDF.Writing
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public interface IMultiThreadedWriter

The IMultiThreadedWriter type exposes the following members.

Properties
  NameDescription
Public propertyUseMultiThreadedWriting
Gets/Sets whether multi-threading is used.
Top
See Also