Contents

Publishers.HandleEvents

A publisher that performs the specified closures when publisher events occur.

Declaration

struct HandleEvents<Upstream> where Upstream : Publisher

Topics

Creating an event-handling publisher

Declaring supporting types

Inspecting publisher properties

See Also

Debugging