IAsyncStorageServer Methods |
The IAsyncStorageServer type exposes the following members.
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.
|