Click or drag to resize

SesameServerIOBehaviour Property

Gets the IO Behaviour of the server.

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

Property Value

Type: IOBehaviour

Implements

IAsyncStorageServerIOBehaviour
IStorageServerIOBehaviour
See Also