Events Members
The Events type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
ClearEvents |
Request cleaning of events (fire OnEventsClearRequest and OnEventsClearEnd). This is called by default when bot product is stopped.
|
Events
| Name | Description | |
|---|---|---|
|
|
OnEventsClearEnd |
Occurs when OnEventsClearRequest is done (called by ClearEvents()()()())
|
|
|
OnEventsClearRequest |
Occurs when cleaning events is requested (called by ClearEvents()()()(), it is used by all events in Events and Events to detach automatically all events when stopping product.
|

