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 communication thread is listening for connections.
IsListening checks if the network server and the network UDP server instance that the constructor initializes are active.