System.Tether.Manager.TTetheringProfile.StopCommunication

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure StopCommunication;

C++

void __fastcall StopCommunication();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringProfile

Description

Stops communications between your profile and connected remote profiles using the protocols of your profile.

See Also