method channel
Documentation for method channel
assembled from the following types:
class X::Channel::SendOnClosed
(X::Channel::SendOnClosed) method channel
method Channel(X::Channel::SendOnClosed: --> Channel)
Returns the Channel object on which the send
method was called.
class X::Channel::ReceiveOnClosed
From X::Channel::ReceiveOnClosed
(X::Channel::ReceiveOnClosed) method channel
method Channel(X::Channel::ReceiveOnClosed: --> Channel)
Returns the Channel object on which the receive
method was called.