| IWriteBindingHandle Methods | 
The IWriteBindingHandle type exposes the following members.
 Methods
Methods| 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 | 
            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