Interface IChannelSourceHandle
Represents a handle to a channel source.
[Obsolete("This interface will be made internal in a later release.")]
public interface IChannelSourceHandle : IChannelSource, IDisposable
- Inherited Members
Methods
- Fork()
Returns a new handle to the underlying channel source.