CTI32 Engine Class Library

ConfigData.pauseBetweenCallsMilliseconds Field

In outbound scenarios, this will insure a subsequent call will not take place faster than the switch is ready for it after the previous hangup. 1000 = 1 second.

[Visual Basic]
Public pauseBetweenCallsMilliseconds As Integer
[C#]
public int pauseBetweenCallsMilliseconds;

See Also

ConfigData Class | CTI32Engine Namespace