API:System.Tether.NetworkAdapter.TTetheringNetworkManagerCommunicationThread.IsListening
Delphi
function IsListening: Boolean; override;
C++
virtual bool __fastcall IsListening(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | System.Tether.NetworkAdapter.pas System.Tether.NetworkAdapter.hpp |
System.Tether.NetworkAdapter | TTetheringNetworkManagerCommunicationThread |
Description
Indicates whether the servers associated with this communication thread are listening. {{#multireplace:System.Tether.NetworkAdapter.TTetheringNetworkManagerCommunicationThread.IsListening|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:System.Tether.Manager.TTetheringManagerCommunicationThread.IsListening|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:System.Tether.Manager.TTetheringManagerCommunicationThread.IsListening|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Indicates whether the servers associated with this communication thread are listening.
TTetheringNetworkManagerCommunicationThread.IsListening is an implementation of this method.