ServerDescription Properties |
The ServerDescription type exposes the following members.
Name | Description | |
---|---|---|
AverageRoundTripTime |
Gets the average round trip time.
| |
CanonicalEndPoint |
Gets the canonical end point. This is the endpoint that the cluster knows this
server by. Currently, it only applies to a replica set config and will match
what is in the replica set configuration.
| |
ElectionId |
Gets the election identifier.
| |
EndPoint |
Gets the end point.
| |
HeartbeatException |
Gets the most recent heartbeat exception.
| |
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.
| |
MaxWireDocumentSize |
Gets the maximum size of a wire document.
| |
ReplicaSetConfig |
Gets the replica set configuration.
| |
ServerId |
Gets the server identifier.
| |
State |
Gets the server state.
| |
Tags |
Gets the replica set tags.
| |
Type |
Gets the server type.
| |
Version |
Gets the server version.
| |
WireVersionRange |
Gets the wire version range.
|