Declaration

Visual C#:

int SendTimeout;

Visual C++:

long SendTimeout;

Visual Basic:

Dim SendTimeout As Integer

Delphi:

property SendTimeout : Integer;

Remarks

SMS sending timeout in unit of second. The default is 28s.

See Also  SendInterval, SendRetryTimes, SendSMS