RequestId Property
The handle of the last request.
Syntax
__property int RequestId = {read=FRequestId, write=FSetRequestId};
Default Value
0
Remarks
This property contains the handle of the last request.
This handle can be later used to identify the request when the RequestComplete event is fired.
NOTE: This functionality is only available in Windows.
This property is read-only.
Data Type
Long