System.Tether.NetworkAdapter.TTetheringNetworkAdapter.GetAutomaticTimeout
Delphi
function GetAutomaticTimeout: Cardinal; override;
C++
virtual unsigned __fastcall GetAutomaticTimeout(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | System.Tether.NetworkAdapter.pas System.Tether.NetworkAdapter.hpp |
System.Tether.NetworkAdapter | TTetheringNetworkAdapter |
Description
Returns the default timeout period to discover managers.
During the discovery timeout period, the Network Adapter discovers remote managers.
The default discovery timeout is 1.9 seconds.