Property HelloOk NamespaceMongoDB.Driver.Core.Servers AssemblyMongoDB.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.