MongoServerInstanceInstanceType Property |
Gets the instance type.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.4.1
Syntax public MongoServerInstanceType InstanceType { get; }
Public ReadOnly Property InstanceType As MongoServerInstanceType
Get
member InstanceType : MongoServerInstanceType with get
Property Value
Type:
MongoServerInstanceTypeSee Also