exit

suspend fun OpenChannel.exit()

Deprecated

As of 4.17.0, replaced with awaitExit().

Replace with

awaitExit()

Exits this channel. This method is asynchronous.

Since

4.15.0