IsMasterResult Properties |
The IsMasterResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | ElectionId |
Gets the election identifier.
|
![]() | IsArbiter |
Gets a value indicating whether this instance is an arbiter.
|
![]() | IsReplicaSetMember |
Gets a value indicating whether this instance is a replica set member.
|
![]() | MaxBatchCount |
Gets the maximum number of documents in a batch.
|
![]() | MaxDocumentSize |
Gets the maximum size of a document.
|
![]() | MaxMessageSize |
Gets the maximum size of a message.
|
![]() | MaxWireVersion |
Gets the maximum wire version.
|
![]() | Me |
Gets the endpoint the server is claiming it is known as.
|
![]() | MinWireVersion |
Gets the minimum wire version.
|
![]() | ServerType |
Gets the type of the server.
|
![]() | Tags |
Gets the replica set tags.
|
![]() | Wrapped |
Gets the wrapped result document.
|