Bluetooth Framework C++ Edition

◆ SetTimeout()

void SetTimeout ( const unsigned long  Value)

Sets the connect timeout value.

Parameters
ValueThe 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
wclEClientActive
wclEInvalidArgument