System.Tether.NetworkAdapter.TTetheringNetworkManagerCommunicationThread_Multicast.IsListening

De RAD Studio API Documentation

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_Multicast

Description

Indique si le thread de communication est à l'écoute des connexions. {{#multireplace:System.Tether.NetworkAdapter.TTetheringNetworkManagerCommunicationThread Multicast.IsListening|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} hérite de {{#multireplace:System.Tether.NetworkAdapter.TTetheringNetworkManagerCommunicationThread.IsListening|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Tout le contenu en-dessous de cette ligne se réfère à {{#multireplace:System.Tether.NetworkAdapter.TTetheringNetworkManagerCommunicationThread.IsListening|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. 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