Table of Contents

Struct ServerClosingEvent

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

Occurs before a server is closed.

public struct ServerClosingEvent
Inherited Members

Constructors

ServerClosingEvent(ServerId)

Initializes a new instance of the ServerClosingEvent struct.

Properties

ClusterId

Gets the cluster identifier.

ServerId

Gets the server identifier.

Timestamp

Gets the timestamp.