BaseAsyncSafeConnector Properties |
The BaseAsyncSafeConnector type exposes the following members.
Name | Description | |
---|---|---|
AsyncParentServer |
Gets the parent server (if any).
| |
DeleteSupported |
Gets whether the Store supports Graph deletion via the DeleteGraph() method.
| |
IOBehaviour |
Gets the IO Behaviour of the Store.
| |
IsReadOnly |
Gets whether the Store is read only.
| |
IsReady |
Indicates whether the Store is ready to accept requests.
| |
ListGraphsSupported |
Gets whether the Store supports listing graphs via the ListGraphs() method.
| |
ParentServer |
Gets the parent server (if any).
| |
UpdateSupported |
Gets whether the Store supports Triple level updates via the UpdateGraph() method.
|