Possible severity levels used in event log policy behaviors.
Namespace: ININ.IceLib.Configuration.Dialer.DataTypesAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
| C# |
|---|
public enum EventLogSeverity |
| Visual Basic |
|---|
Public Enumeration EventLogSeverity |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Error | 0 | Indicate that an error has occurred. | |
| Warning | 1 | Indicate that a problematic condition has occurred. | |
| Information | 2 | Offer some sort of important information. |