Interface IChannelHandle
Represents a handle to a channel.
public interface IChannelHandle : IChannel, IDisposable
- Inherited Members
Methods
- Fork()
Returns a new handle to the underlying channel.
Represents a handle to a channel.
public interface IChannelHandle : IChannel, IDisposable
Returns a new handle to the underlying channel.