When the total number of inbound waiting calls drops below this value, the server will resume making predictions.
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 uint LowerLimit { get; set; } |
| Visual Basic |
|---|
Public Property LowerLimit As UInteger Get Set |