IEventHookServiceRaiseEvent Method

Overload List
 NameDescription
Public methodCode exampleRaiseEvent(Guid, ActionDelegate)Raises an application event, but gives the caller control over how each subscriber is invoked.
Public methodRaiseEvent(Guid, Object, EventArgs)Raises an application event.
Top
See Also