possible dialing modes for policy conditions.
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 PolicyDialingMode |
Visual Basic |
---|
Public Enumeration PolicyDialingMode |
Members
Member name | Value | Description | |
---|---|---|---|
Regular | 0 | Normal | |
Preview | 1 | Preview | |
AgentOwnCallback | 3 | Agent-owned Callback | |
AgentOwnCallbackPreview | 4 | Agent-owned Callback(Preview) | |
Agentless | 7 | Agentless | |
Precise | 8 | Precice | |
Manual | 9 | Manual |