Interface IHighSpeedWriter
Interface for Writers that Support engaging High Speed Write Mode for some Graphs.
Namespace: VDS.RDF.Writing
Assembly: dotNetRDF.dll
Syntax
public interface IHighSpeedWriter
Properties
| Improve this Doc View SourceHighSpeedModePermitted
Gets/Sets whether the Writer can use High Speed Write Mode if the Graph is deemed suitable for this.
Declaration
bool HighSpeedModePermitted { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |