System.Net.Socket.TSocket.TSocketSendAsyncResult.Result

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Result: Integer read GetResult;

C++

__property int Result = {read=GetResult, nodefault};

Properties

Type Visibility Source Unit Parent
property protected
System.Net.Socket.pas
System.Net.Socket.hpp
System.Net.Socket TSocketSendAsyncResult

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!