Click or drag to resize
LogEventType 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 LogEventType
Members
  Member nameValueDescription
Warnning0
Exception1
Error2
See Also