API:System.Tether.TCPProtocol.TTetheringTCPProtocol.Disconnect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Disconnect; override;

C++

virtual void __fastcall Disconnect();

Properties

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

Description

Breaks the current connection of the protocol.

System.Tether.TCPProtocol.TTetheringTCPProtocol.Disconnect inherits from System.Tether.Manager.TTetheringProtocol.Disconnect. All content below this line refers to System.Tether.Manager.TTetheringProtocol.Disconnect.

Breaks the current connection of the protocol.

See Also