IAsyncTransactionalStorage Interface |
Namespace: VDS.RDF.Storage
The IAsyncTransactionalStorage type exposes the following members.
Name | Description | |
---|---|---|
![]() | Begin |
Begins a transaction asynchronously.
|
![]() | Commit |
Commits a transaction asynchronously.
|
![]() | Rollback |
Rolls back a transaction asynchronously.
|