API:System.Tether.TCPProtocol.TTetheringTCPProtocol.StopCommunication

Aus RAD Studio API Documentation

Delphi

procedure StopCommunication; override;

C++

virtual void __fastcall StopCommunication();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
System.Tether.TCPProtocol.pas
System.Tether.TCPProtocol.hpp
System.Tether.TCPProtocol TTetheringTCPProtocol

Beschreibung

Deaktiviert die Funktion des Protokolls, Verbindungen herzustellen. {{#multireplace:System.Tether.TCPProtocol.TTetheringTCPProtocol.StopCommunication|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:System.Tether.Manager.TTetheringProtocol.StopCommunication|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:System.Tether.Manager.TTetheringProtocol.StopCommunication|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Deaktiviert die Funktion des Protokolls, Verbindungen herzustellen.

Mit StartCommunication können Sie diese Funktion zum Herstellen der Verbindungen wiederherstellen.

Siehe auch