Table of Contents

Interface IReadBindingHandle

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

Represents a handle to a read binding.

public interface IReadBindingHandle : IReadBinding, IBinding, IDisposable
Inherited Members

Methods

Fork()

Returns a new handle to the underlying read binding.