Table of Contents

Constructor ClusterOpeningEvent

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

ClusterOpeningEvent(ClusterId, ClusterSettings)

Initializes a new instance of the ClusterOpeningEvent struct.

public ClusterOpeningEvent(ClusterId clusterId, ClusterSettings clusterSettings)

Parameters

clusterId ClusterId

The cluster identifier.

clusterSettings ClusterSettings

The cluster settings.