The IGenerator type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Initialize |
The method initialize the class.
| |
| Run |
This method will send new event.
| |
| Stop |
This method is call once when the service is stopping. This method must not hang, it must save a flag to tell the generator must stop and release all ressources.
|