receive


Description:

public string receive ()

Receives a string from the channel, blocking until available.

Returns:

the received string, or empty string if closed and empty.