System.Tether.Manager.TTetheringManagerCommunicationThread.IsListening

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function IsListening: Boolean; virtual; abstract;

C++

virtual bool __fastcall IsListening() = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
function protected
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringManagerCommunicationThread


Description

Indique si les serveurs associés à ce thread de communications sont à l'écoute.

TTetheringNetworkManagerCommunicationThread.IsListening est une implémentation de cette méthode.

Voir aussi