Class ClientSessionOptions
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Client session options.
public class ClientSessionOptions
Inheritance
ClientSessionOptions
Inherited Members
Properties
When true or unspecified, an application will read its own writes and subsequent reads will never observe an earlier version of the data.
Gets or sets the default transaction options.
Gets or sets a value indicating whether snapshot reads are requested.