System.Tether.NetworkAdapter.TTetheringNetworkAdapterCommon.MaxConnections

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function MaxConnections: Integer; override;

C++

virtual int __fastcall MaxConnections();

Properties

Type Visibility Source Unit Parent
function public
System.Tether.NetworkAdapter.pas
System.Tether.NetworkAdapter.hpp
System.Tether.NetworkAdapter TTetheringNetworkAdapterCommon

Description

Returns the maximum number of TCP connections to this network adapter.

See Also