System.Tether.NetworkAdapter.TTetheringNetworkManagerCommunicationThread_UDP.IsListening

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function IsListening: Boolean; override;

C++

virtual bool __fastcall IsListening();

Propriétés

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

Description

Indique si le thread de communication est à l'écoute des connexions (True) ou pas (False).

System.Tether.NetworkAdapter.TTetheringNetworkManagerCommunicationThread UDP.IsListening hérite de System.Tether.NetworkAdapter.TTetheringNetworkManagerCommunicationThread.IsListening. Tout le contenu en-dessous de cette ligne se réfère à System.Tether.NetworkAdapter.TTetheringNetworkManagerCommunicationThread.IsListening.

Indique si le thread de communication est à l'écoute des connexions (True) ou pas (False).

Voir aussi