trySend


Description:

public bool trySend (int value)

Tries to send a value without blocking.

Parameters:

value

the value to send.

Returns:

true if the value was sent.