get_server_is_alive#

TcpOslServer.get_server_is_alive() bool#

Get info whether the server is alive.

Returns:
bool

Whether the server is alive.

Raises:
OslCommunicationError

Raised when an error occurs while communicating with server.

OslCommandError

Raised when the command or query fails.

TimeoutError

Raised when the timeout float value expires.