BusinessEventHandlingSystem Methods |
The BusinessEventHandlingSystem type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetEventHandlers |
Gets the event handlers for the specified business event.
|
![]() | HandleEvent |
Handles a business event by execution all appropriate event handlers.
|
![]() | MakeReadOnly |
Marks the BusinessEventHandlingSystem as read only.
BusinessEventHandler can't be registered on initialized system.
|
![]() | RegisterEventHandler |
Registers the event handler.
|