Instance Events |
The Instance type exposes the following members.
| Name | Description | |
|---|---|---|
| OnEnterInitializationMode | Raised when the instance has entered initialization mode. | |
| OnExitInitializationMode | Raised when the instance has exited initialization mode. | |
| OnLogMessage | Raised when the instance calls the log message callback function. | |
| OnStepFinished | Raised when the instance calls the step finished callback function. | |
| PropertyChanged | Occurs when a property value changes. |