System.Bluetooth.TBluetoothManager.SocketTimeout
Delphi
class property SocketTimeout: Cardinal read FSocketTimeout write FSocketTimeout default 5000;
C++
/* static */ __property unsigned SocketTimeout = {read=FSocketTimeout, write=FSocketTimeout, default=5000};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothManager |
Description
Embarcadero Technologies does not currently have any additional information.