Optional
dataUnknown-type data to let event wrappers persist any context they need within the event's lifecycle.
Readonly
eventEvent object that provides the context.
Optional
Readonly
nameSubscription name, if one was specified with method SubEvent.subscribe.
Subscription Context Interface, as used with IEventOptions.onSubscribe and IEventOptions.onCancel notification options that can be set during SubEvent construction.