System.Tether.NetworkAdapter.TTetheringNetworkManagerCommunicationThread.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


Description

Indique si le thread de communication est à l'écoute des connexions.

IsListening vérifie si le serveur réseau et l'instance du serveur UDP réseau que le constructeur initialise sont actifs.

Voir aussi