Status of the last application run. Used for
error reporting to the grid login service for statistical
purposes.
| C# |
public enum LastExecStatus
| Member | Description |
|---|---|
| Normal | Application exited normally
|
| Froze | Application froze
|
| ForcedCrash | Application detected error and exited abnormally
|
| OtherCrash | Other crash
|
| LogoutFroze | Application froze during logout
|
| LogoutCrash | Application crashed during logout
|
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)