Click or drag to resize

BaseAsyncHttpConnectorIsReadOnly Property

Gets whether the Store is read only.

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

Property Value

Type: Boolean

Implements

IStorageCapabilitiesIsReadOnly
See Also