Bluetooth Framework C++ Edition

◆ __declspec() [9/9]

__declspec ( property(get=GetTimeout, put=SetTimeout )

Gets and sets the connect timeout value.

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