BaseAsyncHttpConnectorParentServer Property |
Gets the parent server (if any).
Namespace:
VDS.RDF.Storage
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public virtual IStorageServer ParentServer { get; }
Public Overridable ReadOnly Property ParentServer As IStorageServer
Get
Property Value
Type:
IStorageServerSee Also