API:System.Tether.NetworkAdapter.TTetheringNetworkManagerCommunicationThread

From RAD Studio API Documentation
Jump to: navigation, search

System.Tether.Manager.TTetheringManagerCommunicationThreadSystem.Classes.TThreadSystem.TObjectTTetheringNetworkManagerCommunicationThread

Delphi

TTetheringNetworkManagerCommunicationThread = class(TTetheringManagerCommunicationThread)

C++

class PASCALIMPLEMENTATION DECLSPEC_DRTTI TTetheringNetworkManagerCommunicationThread : public System::Tether::Manager::TTetheringManagerCommunicationThread

Properties

Type Visibility Source Unit Parent
class public
System.Tether.NetworkAdapter.pas
System.Tether.NetworkAdapter.hpp
System.Tether.NetworkAdapter System.Tether.NetworkAdapter

Description

Base class for separate threads of execution that adapters use for asynchronous connections to each other.

System.Tether.NetworkAdapter.TTetheringNetworkManagerCommunicationThread inherits from System.Tether.Manager.TTetheringManagerCommunicationThread. All content below this line refers to System.Tether.Manager.TTetheringManagerCommunicationThread.

Base class for separate threads of execution that adapters use for asynchronous connections to each other.

See Also