VirtuosoManagerHasOpenConnection Property |
Gets whether there is an active connection to 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 HasOpenConnection { get; }
Public ReadOnly Property HasOpenConnection As Boolean
Get
Property Value
Type:
BooleanSee Also