scripting:api:application:sleep

No renderer 'pdf' found for mode 'pdf'

sleep

Method of IApplication

Pauses execution for the specified time in milliseconds

  • long nMilliseconds
Application.sleep(nMilliseconds);
Application.sleep nMilliseconds
HRESULT hr = Application.sleep(nMilliseconds);