IAsyncStorageServer Interface |
Namespace: VDS.RDF.Storage.Management
The IAsyncStorageServer type exposes the following members.
Name | Description | |
---|---|---|
IOBehaviour |
Gets information on the IO Behaviour of the Server.
|
Name | Description | |
---|---|---|
CreateStore |
Creates a store asynchronously.
| |
DeleteStore |
Deletes a store asynchronously.
| |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
GetAvailableTemplates |
Gets all available templates for creating a store with the given ID.
| |
GetDefaultTemplate |
Gets a default template for creating a store with the given ID.
| |
GetStore |
Gets a store asynchronously.
| |
ListStores |
Lists the available stores asynchronously.
|