IsMasterResultElectionId Property |
Gets the election identifier.
Namespace: MongoDB.Driver.Core.ConnectionsAssembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.1.0
Syntax public ElectionId ElectionId { get; }
Public ReadOnly Property ElectionId As ElectionId
Get
member ElectionId : ElectionId with get
Property Value
Type:
ElectionIdSee Also