Click or drag to resize

IChannelSourceHandle Methods

The IChannelSourceHandle type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodFork
Returns a new handle to the underlying channel source.
Public methodGetChannel
Gets a channel.
(Inherited from IChannelSource.)
Public methodGetChannelAsync
Gets a channel.
(Inherited from IChannelSource.)
Top
See Also