Contents

receiveCompletion

A closure that executes when the upstream publisher finishes normally or terminates with an error.

Declaration

var receiveCompletion: ((Subscribers.Completion<Publishers.HandleEvents<Upstream>.Failure>) -> Void)?

See Also

Inspecting publisher properties