Click or drag to resize

ReadOnlyConnectorIOBehaviour 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

IStorageCapabilitiesIOBehaviour
See Also