System.Net.Socket.ESocketError.Code

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Code: Integer read FCode;

C++

__property int Code = {read=FCode, nodefault};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.