virtual void SetConnectionWaitTime(unsigned waitTimeMilliseconds);
SetConnectionWaitTime sets a wait time for connecting with the AMP server. This allows the server to wait for a connection before proceeding and is useful when you want to profile the startup.
Parameters |
Description |
unsigned waitTimeMilliseconds |
Time set as the wait time for connection. |