Name | Description | |
---|---|---|
![]() | BroadcastAsync | Publishes the CompositePresentationEvent<TPayload>. |
![]() | Contains | Overloaded. |
![]() | OnSubscribe | Callback made on the event instance when a subscriber subscribes to the event |
![]() | OnUnsubscribe | Callback made on the event instance when a subscriber unregisters from the event |
![]() | Register | Subscribes a delegate to an event that will be published on the ThreadOption.PublisherThread. RegisteredPresentationEvent<TPayload> will maintain a |
![]() | Unregister | Overloaded. |