Property HelloOk
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.
Whether the server supports the hello command.
public bool HelloOk { get; }
True if the server responded with helloOk:true; false otherwise.