API:System.Tether.TCPProtocol.TTetheringTCPProtocol.StartCommunication

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure StartCommunication; override;

C++

virtual void __fastcall StartCommunication();

Properties

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

Description

Prepares the protocol for establishing connections.

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

Prepares the protocol for establishing connections.

See Also