API:System.Tether.BluetoothAdapter.TTetheringBluetoothManagerCommunicationThread.IsListening
Delphi
function IsListening: Boolean; override;
C++
virtual bool __fastcall IsListening(void);
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 les serveurs associés à ce thread de communications sont à l'écoute. {{#multireplace:System.Tether.BluetoothAdapter.TTetheringBluetoothManagerCommunicationThread.IsListening|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} hérite de {{#multireplace:System.Tether.Manager.TTetheringManagerCommunicationThread.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.Manager.TTetheringManagerCommunicationThread.IsListening|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Indique si les serveurs associés à ce thread de communications sont à l'écoute.
TTetheringNetworkManagerCommunicationThread.IsListening est une implémentation de cette méthode.