System.Tether.Manager.TTetheringManagerCommunicationThread
Delphi
TTetheringManagerCommunicationThread = class(TThread)
C++
class PASCALIMPLEMENTATION DECLSPEC_DRTTI TTetheringManagerCommunicationThread : public System::Classes::TThread
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | System.Tether.Manager.pas System.Tether.Manager.hpp |
System.Tether.Manager | System.Tether.Manager |
Description
Base class for separate threads of execution that adapters use for asynchronous connections to each other.