Click or drag to resize

IsMasterResult Properties

The IsMasterResult type exposes the following members.

Properties
  NameDescription
Public propertyCompressions
Gets the compressor types.
Public propertyConnectionIdServerValue
Gets the connection id server value.
Public propertyElectionId
Gets the election identifier.
Public propertyHasSaslSupportedMechs
Get whether SaslSupportedMechs was part of the isMaster response.
Public propertyIsArbiter
Gets a value indicating whether this instance is an arbiter.
Public propertyIsReplicaSetMember
Gets a value indicating whether this instance is a replica set member.
Public propertyLastWriteTimestamp
Gets the last write timestamp.
Public propertyLogicalSessionTimeout
Gets the logical session timeout.
Public propertyMaxBatchCount
Gets the maximum number of documents in a batch.
Public propertyMaxDocumentSize
Gets the maximum size of a document.
Public propertyMaxMessageSize
Gets the maximum size of a message.
Public propertyMaxWireVersion
Gets the maximum wire version.
Public propertyMe
Gets the endpoint the server is claiming it is known as.
Public propertyMinWireVersion
Gets the minimum wire version.
Public propertySaslSupportedMechs
Get the SaslSupportedMechs.
Public propertyServerType
Gets the type of the server.
Public propertyServiceId
Gets the service identifier.
Public propertySpeculativeAuthenticate
Get the SpeculativeAuthenticate reply.
Public propertyTags
Gets the replica set tags.
Public propertyTopologyVersion
Get the TopologyVersion.
Public propertyWrapped
Gets the wrapped result document.
Top
See Also