System.Bluetooth.Components.TBluetooth.SetSocketTimeout

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetSocketTimeout(Timeout: Integer);

C++

void __fastcall SetSocketTimeout(int Timeout);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetooth

Description

Setter of SocketTimeout.

See Also