Interface EventHandlerCreateOptions

Hierarchy

  • EventHandlerCreateOptions

Properties

onInitialize?: VoidFunction

The function is called when the first handler is added.

useCancellationContext?: boolean

Indicates the need to use cancellation context to track cancellations.

Generated using TypeDoc