System.Tether.Manager.TTetheringAdapter.GetAutomaticTimeout

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetAutomaticTimeout: Cardinal; virtual; abstract;

C++

virtual unsigned __fastcall GetAutomaticTimeout() = 0 ;

Properties

Type Visibility Source Unit Parent
function protected
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringAdapter

Description

Note: This is an abstract method that technology-specific subclasses of Tethering adapter implement.

Returns the timeout period to discover remote managers.

See Also