Client.sendString

Send a string message on the client socket. Throw Exception on error.

class Client
void
sendString
(
in string message
)

Meta