System.Tether.Manager.TTetheringManagerCommunicationThread

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

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