Click or drag to resize

SparqlHttpProtocolConnectorIsReady 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

IStorageCapabilitiesIsReady
IStorageCapabilitiesIsReady
See Also