| CTI32 Engine Class Library |
|
ConfigData.pauseBeforeExecution Field
Time in seconds to wait before starting the Engine. This may be helpful for automated startup
[Visual Basic]
Public pauseBeforeExecution As
Integer
[C#]
public
int pauseBeforeExecution;
See Also
ConfigData Class | CTI32Engine Namespace