System.Tether.Manager.TTetheringProtocol.Disconnect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Disconnect; virtual; abstract;

C++

virtual void __fastcall Disconnect() = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringProtocol

Description

Breaks the current connection of the protocol.

See Also