The maximum number of active calls allowable at any given time.

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

Syntax

C#
public GeneralConfigurationProperty<ODSConfiguration..::..Property, int> MaximumCalls { get; }
Visual Basic
Public ReadOnly Property MaximumCalls As GeneralConfigurationProperty(Of ODSConfiguration..::..Property, Integer)
	Get

See Also