Click or drag to resize

BaseAsyncHttpConnectorIOBehaviour Property

Gets the IO Behaviour of the Store.

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

Property Value

Type: IOBehaviour

Implements

IStorageCapabilitiesIOBehaviour
See Also