Click or drag to resize

SparqlConnectorIsReady Property

Returns that the Connection is ready.

Namespace:  VDS.RDF.Storage
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public virtual bool IsReady { get; }

Property Value

Type: Boolean

Implements

IStorageCapabilitiesIsReady
See Also