Click or drag to resize

BaseAsyncHttpConnectorIsReady Property

Indicates whether the Store is ready to accept requests.

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

Property Value

Type: Boolean

Implements

IStorageCapabilitiesIsReady
See Also