property RingWaitTimeout : DWORD
Default: 1200
Determines the number of milliseconds to wait before resetting an AutoAnswer attempt.
Most phone companies generate the ring indicator signal every six seconds. When the TApxModem is in AutoAnswer mode, consecutive ring signals within RingWaitTimeout milliseconds are considered to be from the same call, and will increment the internal ring counter. If RingWaitTimeout milliseconds elapse after the ring signal, the caller is assumed to have aborted the call, and the internal ring counter is reset.
See also: AutoAnswer, RingCount