Sets connect timeout value.
void SetTimeout(unsigned long Value = 10000);
Parameters |
Description |
unsigned long Value = 10000 |
The connect timeout value in milliseconds. |
If an application changes the property when client is connected the wclEClientActive exception raises. If new value of the Timeout is 0 the wclEInvalidArgument exception raises.
Exceptions |
Description |
| |
|
Copyright (c) 2006-2017. All rights reserved.
|