System.Tether.NetworkAdapter.TTetheringNetworkAdapterCommon.MaxConnections

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function MaxConnections: Integer; override;

C++

virtual int __fastcall MaxConnections();

プロパティ

種類 可視性 ソース ユニット
function public
System.Tether.NetworkAdapter.pas
System.Tether.NetworkAdapter.hpp
System.Tether.NetworkAdapter TTetheringNetworkAdapterCommon


説明

このネットワーク アダプタへの TCP 接続の最大数を返します。

関連項目