API:System.Tether.NetworkAdapter.TTetheringNetworkManagerCommunicationThread.IsListening
Delphi
function IsListening: Boolean; override;
C++
virtual bool __fastcall IsListening();
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.
System.Tether.NetworkAdapter.TTetheringNetworkManagerCommunicationThread.IsListening inherits from System.Tether.Manager.TTetheringManagerCommunicationThread.IsListening. All content below this line refers to System.Tether.Manager.TTetheringManagerCommunicationThread.IsListening. Indicates whether the servers associated with this communication thread are listening.
TTetheringNetworkManagerCommunicationThread.IsListening is an implementation of this method.