System.Tether.Manager.TTetheringManagerCommunicationThread

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TThreadSystem.TObjectTTetheringManagerCommunicationThread

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.

See Also