Engine Events |
The Engine type exposes the following members.
| Name | Description | |
|---|---|---|
| Debug |
Event fired when the IEngine or user file system implementation code sends a debug message.
| |
| Error |
Event fired in case of any exceptions in the IEngine or user file system implementation code.
| |
| Message |
Event fired when the IEngine or user file system implementation code sends an informational message.
| |
| StateChanged |
Event fired when the Engine state changes.
|