Adds state to the event that the receiver must return in the response.
Adds a continuation previously received from the recipient.
Adds an optional continuation previously received from the recipient.
Returns the underlying event.
Returns the sender of the event.
Returns the state to be sent to the recipient.
Returns the continuation received from the recipient.
Interface that defines the behavior of a sealed event.
Extends EventBehavior with additional methods for managing sender information and state continuations.