DeferredDefer Method | ![]() |
Name | Description | |
---|---|---|
![]() | Defer(DeferredDeferredAction) |
Invokes an action when the event occurs.
If the event has already occurred action is invoked synchronously.
|
![]() | Defer(DeferredExceptionHandler, DeferredDeferredAction) |
Invokes an action when the event occurs.
If the event has already occurred action is invoked synchronously.
|