Table of Contents

Constructor ClusterClosingEvent

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

ClusterClosingEvent(ClusterId)

Initializes a new instance of the ClusterClosingEvent struct.

public ClusterClosingEvent(ClusterId clusterId)

Parameters

clusterId ClusterId

The cluster identifier.