Handle.pause

Pause producing or consumption for the provided list of partitions.

Success or error is returned per-partition in the \p partitions list.

ErrorCode::no_error

class Handle
@nogc nothrow
pause
(
TopicPartition[] partitions
)

See Also

resume()

Meta