Table of Contents

Constructor ServerOpeningEvent

Namespace
MongoDB.Driver.Core.Events
Assembly
MongoDB.Driver.Core.dll

ServerOpeningEvent(ServerId, ServerSettings)

Initializes a new instance of the ServerOpeningEvent struct.

public ServerOpeningEvent(ServerId serverId, ServerSettings serverSettings)

Parameters

serverId ServerId

The server identifier.

serverSettings ServerSettings

The server settings.