isClosedForSend
Overrides SendChannel.isClosedForSend
Platform and version requirements: JVM
Returns true
if this channel was closed by invocation of close and thus
the send and offer attempts throws exception.
Getter
Returns true
if this channel was closed by invocation of close and thus
the send and offer attempts throws exception.