IWriteBindingHandle Methods |
The IWriteBindingHandle 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 write binding.
| |
GetWriteChannelSource(CancellationToken) |
Gets a channel source for write operations.
(Inherited from IWriteBinding.) | |
GetWriteChannelSource(IMayUseSecondaryCriteria, CancellationToken) |
Gets a channel source for write operations that may use a secondary.
(Inherited from IWriteBinding.) | |
GetWriteChannelSourceAsync(CancellationToken) |
Gets a channel source for write operations.
(Inherited from IWriteBinding.) | |
GetWriteChannelSourceAsync(IMayUseSecondaryCriteria, CancellationToken) |
Gets a channel source for write operations that may use a secondary.
(Inherited from IWriteBinding.) |