Table of Contents

Constructor ServerChannelSource

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

ServerChannelSource(IServer, ICoreSessionHandle)

Initializes a new instance of the ServerChannelSource class.

public ServerChannelSource(IServer server, ICoreSessionHandle session)

Parameters

server IServer

The server.

session ICoreSessionHandle

The session.