contents.gifindex.gifprev1.gifnext1.gif

GetTTInterTimeOut property

This property determines how long ActiveAG will wait for a caller to enter the next touch-tone (after one has already been entered) while waiting for touch-tone input. If this much time elapses, the value of the CompletionCode property will report AagConTimeout.

Note: this property does not apply to PeekTouchTone or GetTouchTone.

Data type: Long integer Default value: 5000 Units: Milliseconds

Method interactions: GetTouchTones method and GetTouchTonesAsync method

Event interactions: None.