MVPSI.JAMS Namespace : RecoverySeverity Enumeration |
'Declaration
Public Enum RecoverySeverity Inherits System.Enum
'Usage
Dim instance As RecoverySeverity
public enum RecoverySeverity : System.Enum
Member | Description |
---|---|
Error | Recover if Error or worse |
Fatal | Recover if Fatal |
Info | Recover if Informational or worse |
Never | Never recover |
NotSpecified | Not specified |
Success | Always recover |
Warning | Recover if warning or worse |
System.Object
System.ValueType
System.Enum
MVPSI.JAMS.RecoverySeverity
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2