System.Tether.Manager.TTetheringProtocol.StopCommunication
Delphi
procedure StopCommunication; virtual; abstract;
C++
virtual void __fastcall StopCommunication() = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
procedure function  | 
		protected | System.Tether.Manager.pas System.Tether.Manager.hpp  | 
        System.Tether.Manager | TTetheringProtocol | 
Description
Disables the ability of the protocol to establish connections.
Use StartCommunication to restore this ability to establish connections.