| IReadWriteBinding Methods | 
The IReadWriteBinding type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Dispose | (Inherited from IDisposable.) | 
|  | GetReadChannelSource | 
            Gets a channel source for read operations.
            (Inherited from IReadBinding.) | 
|  | GetReadChannelSourceAsync | 
            Gets a channel source for read operations.
            (Inherited from IReadBinding.) | 
|  | GetWriteChannelSource | 
            Gets a channel source for write operations.
            (Inherited from IWriteBinding.) | 
|  | GetWriteChannelSourceAsync | 
            Gets a channel source for write operations.
            (Inherited from IWriteBinding.) | 
 See Also
See Also