System.Net.Socket.TSocket.TSocketReceiveAsyncResult.ResultBytes

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ResultBytes: TBytes read GetResultBytes;

C++

__property System::DynamicArray<System::Byte> ResultBytes = {read=GetResultBytes};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.