DiscardAfterDisposeWrapper

Wraps a Connection or a Consumer and blocks them from receiving any further values after the wrapper has been disposed.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun accept(value: I)
Link copied to clipboard
open override fun dispose()

Dispose of all resources associated with this object.