Notification.Severity Enumeration

NotificationSeverity Enumeration

Determines the severity of a notification.

Namespace:  Rhino.Runtime.Notifications
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public enum Severity
Public Enumeration Severity
Members
  Member nameValueDescription
Debug0 Least serious.
Info1 Not serious.
Warning2 Important.
Serious3 Very important.
Critical4 Extremely important.
Version Information

Rhino for Windows

Supported in: 6.14
See Also