isInputShutdown

abstract suspend fun isInputShutdown(): Boolean

Checks if the input is shutdown.

Return

True if the input is shutdown, false otherwise.