IEventService Methods |
The IEventService type exposes the following members.
Name | Description | |
---|---|---|
EnableEvent |
Enables handling of the callback with the specified name as an event.
| |
Invoke |
Invokes the event with the specified name and arguments.
| |
UseMiddleware |
Adds a middleware to the handler of the event with the specified name.
|