Click or drag to resize

IStorageCapabilitiesIsReady Property

Gets whether the connection with the underlying Store is ready for use.

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

Property Value

Type: Boolean
See Also