Click or drag to resize
LogPriority Enumeration
日志优先级

Namespace: Slickflow.Engine.Common
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
public enum LogPriority
Members
  Member nameValueDescription
Emergency0
High1
Normal2
Low3
See Also