Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Property HelloOk

Namespace
MongoDB.Driver.Core.Servers
Assembly
MongoDB.Driver.dll

HelloOk

Whether the server supports the hello command.

public bool HelloOk { get; }

Property Value

bool

True if the server responded with helloOk:true; false otherwise.