Table of Contents

Constructor WritableServerBinding

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

WritableServerBinding(ICluster, ICoreSessionHandle)

Initializes a new instance of the WritableServerBinding class.

public WritableServerBinding(ICluster cluster, ICoreSessionHandle session)

Parameters

cluster ICluster

The cluster.

session ICoreSessionHandle

The session.