trySend


Description:

public bool trySend (string value)

Tries to send a string value without blocking.

Parameters:

value

the string to send.

Returns:

true if the value was sent.