Table of Contents

Constructor ElectionId

Namespace
MongoDB.Driver.Core.Clusters
Assembly
MongoDB.Driver.Core.dll

ElectionId(ObjectId)

Initializes a new instance of the ElectionId class.

public ElectionId(ObjectId id)

Parameters

id ObjectId

The identifier.