System.Tether.Manager.TTetheringAdapter.IsListening

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function IsListening: Boolean;

C++

bool __fastcall IsListening();

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringAdapter


Description

Renvoie True si le thread de communication de cet adaptateur est intialisé et à l'écoute.

StartListening initialise le thread.

Voir aussi