Click or drag to resize

BaseAsyncHttpConnectorAsyncParentServer Property

Gets the parent server (if any).

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

Property Value

Type: IAsyncStorageServer

Implements

IAsyncStorageProviderAsyncParentServer
See Also