Status of the last application run. Used for
error reporting to the grid login service for statistical
purposes.
Declaration Syntax
C# |
public enum LastExecStatus
Members
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)