Click or drag to resize

VirtuosoManagerHasActiveTransaction Property

Gets whether there is any active transaction on the Virtuoso database.

Namespace:  VDS.RDF.Storage
Assembly:  dotNetRDF.Data.Virtuoso (in dotNetRDF.Data.Virtuoso.dll) Version: 2.0.1+5.Branch.master.Sha.2b2692866fdc3f3bb5bc6f318ab2f93abcc1a689
Syntax
public bool HasActiveTransaction { get; }

Property Value

Type: Boolean
See Also