Table of Contents

Interface IChannelHandle

Namespace
MongoDB.Driver.Core.Bindings
Assembly
MongoDB.Driver.Core.dll

Represents a handle to a channel.

[Obsolete("This interface will be made internal in a later release.")]
public interface IChannelHandle : IChannel, IDisposable
Inherited Members

Methods

Fork()

Returns a new handle to the underlying channel.