Contents

Progress.UnpublishingHandler

A block that the system calls when an observed progress object terminates the subscription.

Declaration

typealias UnpublishingHandler = @Sendable () -> Void

See Also

Observing and Controlling File Progress by Other Processes