API:System.Net.Socket.TFDSet.MaxFd

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property MaxFd: Integer read GetMaxFd;

C++

__property int MaxFd = {read=GetMaxFd};

Properties

Type Visibility Source Unit Parent
property public
System.Net.Socket.pas
System.Net.Socket.hpp
System.Net.Socket TFDSet

Description

Embarcadero Technologies does not currently have any additional information.