isClosedForSend

abstract val isClosedForSend: Boolean (source)

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.