System.Tether.TCPProtocol.TTetheringTCPProtocol.StopCommunication

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

Delphi

procedure StopCommunication; override;

C++

virtual void __fastcall StopCommunication();

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
System.Tether.TCPProtocol.pas
System.Tether.TCPProtocol.hpp
System.Tether.TCPProtocol TTetheringTCPProtocol


説明

プロトコルの機能を無効化して、接続を確立します

StartCommunication を使用すると、この機能を復元し、接続を確立します。

関連項目