IsMasterResult Properties |
The IsMasterResult type exposes the following members.
| Name | Description | |
|---|---|---|
| Compressions |
Gets the compressor types.
(Inherited from HelloResult.) | |
| ConnectionIdServerValue |
Gets the connection id server value.
(Inherited from HelloResult.) | |
| ElectionId |
Gets the election identifier.
(Inherited from HelloResult.) | |
| HasSaslSupportedMechs |
Get whether SaslSupportedMechs was part of the hello response.
(Inherited from HelloResult.) | |
| HelloOk |
Gets whether the server support the hello command.
(Inherited from HelloResult.) | |
| IsArbiter |
Gets a value indicating whether this instance is an arbiter.
(Inherited from HelloResult.) | |
| IsMongocryptd |
Gets a value indicating whether this instance is a mongocryptd.
(Inherited from HelloResult.) | |
| IsReplicaSetMember |
Gets a value indicating whether this instance is a replica set member.
(Inherited from HelloResult.) | |
| LastWriteTimestamp |
Gets the last write timestamp.
(Inherited from HelloResult.) | |
| LogicalSessionTimeout |
Gets the logical session timeout.
(Inherited from HelloResult.) | |
| MaxBatchCount |
Gets the maximum number of documents in a batch.
(Inherited from HelloResult.) | |
| MaxDocumentSize |
Gets the maximum size of a document.
(Inherited from HelloResult.) | |
| MaxMessageSize |
Gets the maximum size of a message.
(Inherited from HelloResult.) | |
| MaxWireVersion |
Gets the maximum wire version.
(Inherited from HelloResult.) | |
| Me |
Gets the endpoint the server is claiming it is known as.
(Inherited from HelloResult.) | |
| MinWireVersion |
Gets the minimum wire version.
(Inherited from HelloResult.) | |
| SaslSupportedMechs |
Get the SaslSupportedMechs.
(Inherited from HelloResult.) | |
| ServerType |
Gets the type of the server.
(Inherited from HelloResult.) | |
| ServiceId |
Gets the service identifier.
(Inherited from HelloResult.) | |
| SpeculativeAuthenticate |
Get the SpeculativeAuthenticate reply.
(Inherited from HelloResult.) | |
| Tags |
Gets the replica set tags.
(Inherited from HelloResult.) | |
| TopologyVersion |
Get the TopologyVersion.
(Inherited from HelloResult.) | |
| Wrapped |
Gets the wrapped result document.
(Inherited from HelloResult.) |