IClientSession Interface |
Namespace: MongoDB.Driver
The IClientSession type exposes the following members.
Name | Description | |
---|---|---|
![]() | Client |
Gets the client.
|
![]() | ClusterTime |
Gets the cluster time.
|
![]() | IsImplicit |
Gets a value indicating whether this session is an implicit session.
|
![]() | OperationTime |
Gets the operation time.
|
![]() | Options |
Gets the options.
|
![]() | ServerSession |
Gets the server session.
|
Name | Description | |
---|---|---|
![]() | AdvanceClusterTime |
Advances the cluster time.
|
![]() | AdvanceOperationTime |
Advances the operation time.
|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |