Click or drag to resize

IChannelSourceHandle Methods

The IChannelSourceHandle type exposes the following members.

Methods
  NameDescription
Public methodDispose (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