The maximum number of calls that may be placed per second.

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> MaximumCallRate { get; }
Visual Basic
Public ReadOnly Property MaximumCallRate As GeneralConfigurationProperty(Of ODSConfiguration..::..Property, Integer)
	Get

See Also