Click or drag to resize

SesameServer.IOBehaviour 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

IAsyncStorageServer.IOBehaviour
IStorageServer.IOBehaviour
See Also