Click or drag to resize

LeviathanUpdateProcessorAutoCommit Property

Gets/Sets whether Updates are automatically committed.

Namespace:  VDS.RDF.Update
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public bool AutoCommit { get; set; }

Property Value

Type: Boolean
See Also