Vala.Concurrent.ChannelString.tryReceive – Valacore Reference Manual
tryReceive
Description:
public
StringBox
?
tryReceive
()
Tries to receive a string without blocking.
Returns:
the StringBox or null if nothing available.