API:System.Tether.NetworkAdapter.TTetheringNetworkAdapter.MaxConnections

From RAD Studio API Documentation

Delphi

function MaxConnections: Integer; override;

C++

virtual int __fastcall MaxConnections(void);

Properties

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

Description

Returns the maximum number of connections to a manager {{#multireplace:System.Tether.NetworkAdapter.TTetheringNetworkAdapter.MaxConnections|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:System.Tether.Manager.TTetheringAdapter.MaxConnections|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:System.Tether.Manager.TTetheringAdapter.MaxConnections|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Note: This is an abstract method that technology-specific subclasses of Tethering adapter implement.

Returns the maximum number of connections to a manager.

The maximum number of connections to the manager depends on the communications technology that is used for tethering:

See Also