The number of minutes the system will wait before retrying a call that was terminated by the system itself

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

Exceptions

ExceptionCondition
InsufficientRightsExceptionThe user does not have permission to view the property.

See Also