The IReceiver type exposes the following members.

Methods

  NameDescription
Initialize
The method initialize the class. The service will call it once at starting when initialize all receivers.
Run
This method will receive each event sending by subcribed generators.
Terminate
This method is call by the service when stopping.

See Also