Enum LoggingBehavior
Specifies the logging behavior for Venflow commands.
Namespace: Venflow.Enums
Assembly: Venflow.dll
Syntax
public enum LoggingBehavior : byte
Fields
| Name | Description |
|---|---|
| Always | Logs all commands. |
| Never | Never logs commands. |