IReadWriteBindingHandle Methods |
The IReadWriteBindingHandle type exposes the following members.
Name | Description | |
---|---|---|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
Fork |
Returns a new handle to the underlying read-write binding.
| |
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.) |