Get or set the number of seconds to wait for an answer before timing out.

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 int NoAnswerTimeoutSeconds { get; set; }
Visual Basic
Public Property NoAnswerTimeoutSeconds As Integer
	Get
	Set

See Also