isOutputShutdown

abstract suspend fun isOutputShutdown(): Boolean

Checks if the output is shutdown.

Return

True if the output is shutdown, false otherwise.