Click or drag to resize

ReadOnlyConnector.IOBehaviour Property

Gets the IO Behaviour of the read-only connection taking into account the IO Behaviour of the underlying store.

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

Property Value

Type: IOBehaviour

Implements

IStorageCapabilities.IOBehaviour
See Also