System.Tether.NetworkAdapter.TTetheringNetworkAdapterMulticast.DoCreateCommunicationThread

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function DoCreateCommunicationThread(const AnAdapter: TTetheringAdapter; const ABindToAddress: string): TTetheringManagerCommunicationThread; override;

C++

virtual System::Tether::Manager::TTetheringManagerCommunicationThread* __fastcall DoCreateCommunicationThread(System::Tether::Manager::TTetheringAdapter* const AnAdapter, const System::UnicodeString ABindToAddress);

Propriétés

Type Visibilité  Source Unité  Parent
function protected
System.Tether.NetworkAdapter.pas
System.Tether.NetworkAdapter.hpp
System.Tether.NetworkAdapter TTetheringNetworkAdapterMulticast

Description

Crée et configure un thread de communication pour gérer les communications de cet adaptateur de façon asynchrone.

System.Tether.NetworkAdapter.TTetheringNetworkAdapterMulticast.DoCreateCommunicationThread hérite de System.Tether.Manager.TTetheringAdapter.DoCreateCommunicationThread. Tout le contenu en-dessous de cette ligne se réfère à System.Tether.Manager.TTetheringAdapter.DoCreateCommunicationThread.

Crée et configure un thread de communication pour gérer les communications de cet adaptateur de façon asynchrone.