Get or set the number of seconds to wait for an answer before timing out.
Namespace: ININ.IceLib.Configuration.DialerAssembly: 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 |