When the number of inbound waiting calls exceeds this value, the server will stop making predictions.

Namespace: ININ.IceLib.Configuration.Dialer.DataTypes
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public uint UpperLimit { get; set; }
Visual Basic
Public Property UpperLimit As UInteger
	Get
	Set

See Also