Handle.resume

Resume 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
resume
(
TopicPartition[] partitions
)

See Also

pause()

Meta