Client.opCast

Status of this client connection as boolean value.

struct Client
const
opCast
(
T : bool
)
()

Return Value

Type: auto

true = the client connection was established false = this client is not connected

Meta