isClosedForSend

open override val isClosedForSend: Boolean

Returns true if this channel was closed by an invocation of close. This means that calling send will result in an exception.

Note: This is an experimental api. This property may change its semantics and/or name in the future.

Sources

Link copied to clipboard