Table of Contents

Property State

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

State

Gets the current state of this server (as of the last operation, not updated until another operation is performed).

public virtual MongoServerState State { get; }

Property Value

MongoServerState