trySend


Description:

public bool trySend (T value)

Tries to send a value without blocking.

Parameters:

value

value to send.

Returns:

true on success.