API:System.Tether.TCPProtocol.TTetheringTCPProtocol.StopCommunication

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure StopCommunication; override;

C++

virtual void __fastcall StopCommunication();

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
System.Tether.TCPProtocol.pas
System.Tether.TCPProtocol.hpp
System.Tether.TCPProtocol TTetheringTCPProtocol

Description

Désactive la capacité du protocole à établir des connexions.

System.Tether.TCPProtocol.TTetheringTCPProtocol.StopCommunication hérite de System.Tether.Manager.TTetheringProtocol.StopCommunication. Tout le contenu en-dessous de cette ligne se réfère à System.Tether.Manager.TTetheringProtocol.StopCommunication.

Désactive la capacité du protocole à établir des connexions.

Utilisez StartCommunication pour restaurer cette capacité à établir des connexions.

Voir aussi