System.Bluetooth.Components.TBluetooth.GetSocketTimeout

From RAD Studio API Documentation
Revision as of 16:57, 4 February 2015 by Monicab (talk | contribs) (rs-58499)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

function GetSocketTimeout: Integer;

C++

int __fastcall GetSocketTimeout(void);

Properties

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

Description

Getter of SocketTimeout.

See Also