IReadBinding Interface | 
Namespace: MongoDB.Driver.Core.Bindings
The IReadBinding type exposes the following members.
| Name | Description | |
|---|---|---|
| ReadPreference | 
            Gets the read preference.
              | |
| Session | 
            Gets the session.
              (Inherited from IBinding.) | 
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  (Inherited from IDisposable.) | |
| GetReadChannelSource | 
            Gets a channel source for read operations.
              | |
| GetReadChannelSourceAsync | 
            Gets a channel source for read operations.
              |