setProgressHandler

abstract fun setProgressHandler(operationCount: Int, handler: ProgressHandler?)(source)

Sets the callback that is invoked periodically during long-running calls.

Throws

if setting the handler fails.