contents.gifindex.gifprev1.gifnext1.gif

CPTimeOut property

This time value determines when the amount of time call progress processing will wait before timing out. If no call progress events are detected within this period, then call progress processing stops. Typically this means that the call your program was trying to place will not be completed.

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

Method interactions: PlaceCall method, PlaceCallAsync method.

Event interactions: None.