IClientSessionHandle Methods |
The IClientSessionHandle type exposes the following members.
Name | Description | |
---|---|---|
![]() | AbortTransaction |
Aborts the transaction.
(Inherited from IClientSession.) |
![]() | AbortTransactionAsync |
Aborts the transaction.
(Inherited from IClientSession.) |
![]() | AdvanceClusterTime |
Advances the cluster time.
(Inherited from IClientSession.) |
![]() | AdvanceOperationTime |
Advances the operation time.
(Inherited from IClientSession.) |
![]() | CommitTransaction |
Commits the transaction.
(Inherited from IClientSession.) |
![]() | CommitTransactionAsync |
Commits the transaction.
(Inherited from IClientSession.) |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | Fork |
Forks this instance.
|
![]() | StartTransaction |
Starts a transaction.
(Inherited from IClientSession.) |
![]() | WithTransactionTResult |
Executes a callback within a transaction, with retries if needed.
(Inherited from IClientSession.) |
![]() | WithTransactionAsyncTResult |
Executes a callback within a transaction, with retries if needed.
(Inherited from IClientSession.) |