Table of Contents

Property HelloOk

Namespace
MongoDB.Driver.Core.Servers
Assembly
MongoDB.Driver.Core.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.