IWriteBinding Methods |
The IWriteBinding type exposes the following members.
Name | Description | |
---|---|---|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
GetWriteChannelSource(CancellationToken) |
Gets a channel source for write operations.
| |
GetWriteChannelSource(IMayUseSecondaryCriteria, CancellationToken) |
Gets a channel source for write operations that may use a secondary.
| |
GetWriteChannelSourceAsync(CancellationToken) |
Gets a channel source for write operations.
| |
GetWriteChannelSourceAsync(IMayUseSecondaryCriteria, CancellationToken) |
Gets a channel source for write operations that may use a secondary.
|