System.Tether.BluetoothAdapter.TTetheringBluetoothManagerCommunicationThread.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.BluetoothAdapter.pas
System.Tether.BluetoothAdapter.hpp
System.Tether.BluetoothAdapter TTetheringBluetoothManagerCommunicationThread


Description

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

IsListening vérifie si l'instance du serveur que le constructeur initialise est active.

Voir aussi