isFull
Overrides SendChannel.isFull
Platform and version requirements: JVM
Returns true if the channel is full (out of capacity) and the send attempt will suspend.
This function returns false for isClosedForSend channel.
Getter
Returns true if the channel is full (out of capacity) and the send attempt will suspend.
This function returns false for isClosedForSend channel.