API:System.Tether.NetworkAdapter.TTetheringNetworkManagerCommunicationThread.IsListening

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function IsListening: Boolean; override;

C++

virtual bool __fastcall IsListening();

プロパティ

種類 可視性 ソース ユニット
function protected
System.Tether.NetworkAdapter.pas
System.Tether.NetworkAdapter.hpp
System.Tether.NetworkAdapter TTetheringNetworkManagerCommunicationThread

説明

この通信スレッドと関連づけられているサーバーがリスンしているかどうかを示します。

System.Tether.NetworkAdapter.TTetheringNetworkManagerCommunicationThread.IsListening は System.Tether.Manager.TTetheringManagerCommunicationThread.IsListening を継承しています。以下の内容はすべて System.Tether.Manager.TTetheringManagerCommunicationThread.IsListening を参照しています。 この通信スレッドと関連づけられているサーバーがリスンしているかどうかを示します。

TTetheringNetworkManagerCommunicationThread.IsListening はこのメソッドの実装です。

関連項目