MongoServerInstance Properties | 
The MongoServerInstance type exposes the following members.
| Name | Description | |
|---|---|---|
| Address | 
            Gets the address of this server instance.
              | |
| InstanceType | 
            Gets the instance type.
              | |
| IsArbiter | 
            Gets a value indicating whether this server instance is an arbiter instance.
              | |
| IsPassive |  Obsolete.  
            Gets a value indicating whether this server instance is a passive instance.
              | |
| IsPrimary | 
            Gets a value indicating whether this server instance is a primary.
              | |
| IsSecondary | 
            Gets a value indicating whether this server instance is a secondary.
              | |
| MaxBatchCount | 
            Gets the maximum batch count for write operations.
              | |
| MaxDocumentSize | 
            Gets the max document size for this server instance.
              | |
| MaxMessageLength | 
            Gets the max message length for this server instance.
              | |
| MaxWireDocumentSize | 
            Gets the maximum size of a wire document. Normally slightly larger than MaxDocumentSize.
              | |
| MaxWireVersion | 
            Gets the maximum wire version.
              | |
| SequentialId | 
            Gets the unique sequential Id for this server instance.
              | |
| Settings | 
            Gets the server for this server instance.
              | |
| State | 
            Gets the state of this server instance.
              |