Click or drag to resize

SparqlHttpProtocolConnector.IsReady Property

Gets that the Store is ready.

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

Property Value

Type: Boolean

Implements

IStorageCapabilities.IsReady
IStorageCapabilities.IsReady
See Also