abstract val isClosedForSend: Boolean
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.
true