Table of Contents

Interface IWriteBindingHandle

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

Represents a handle to a write binding.

public interface IWriteBindingHandle : IWriteBinding, IBinding, IDisposable
Inherited Members

Methods

Fork()

Returns a new handle to the underlying write binding.