MongoDB.Driver.Core.Bindings Namespace (original) (raw)

| | Class | Description | | | ------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------- | | Public class | ChannelReadBinding | Represents a read binding that is bound to a channel. | | Public class | ChannelReadWriteBinding | Represents a read-write binding that is bound to a channel. | | Public class | ChannelSourceHandle | Represents a handle to a channel source. | | Public class | ChannelSourceReadWriteBinding | Represents a read-write binding to a channel source. | | Public class | CoreSession | Represents a session. | | Public class | CoreSessionHandle | A handle to a reference counted core session. | | Public class | CoreSessionOptions | Core session options. | | Public class | CoreTransaction | The state of a transaction. | | Public class | NoCoreSession | An object that represents no core session. | | Public class | ReadBindingHandle | Represents a handle to a read binding. | | Public class | ReadPreferenceBinding | Represents a read binding to a cluster using a ReadPreference to select the server. | | Public class | ReadWriteBindingHandle | Represents a handle to a read-write binding. | | Public class | ServerChannelSource | Represents a channel source that is bound to a server. | | Public class | SingleServerReadBinding | Represents a read binding to a single server; | | Public class | SingleServerReadWriteBinding | Represents a read/write binding to a single server. | | Public class | SplitReadWriteBinding | Represents a split read-write binding, where the reads use one binding and the writes use another. | | Public class | WrappingCoreSession | An abstract base class for a core session that wraps another core session. | | Public class | WritableServerBinding | Represents a write binding to a writable server. |