ResponseCode

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWHTTPClientBase > Properties >

ResponseCode

SIGNATURE=IW.HTTP.ClientBase.TIWHTTPClientBase.ResponseCode

 

ETYPE=Property

 

Declaration:

Delphi:

public property ResponseCode: Integer;

C++:

public: __property int ResponseCode;

 

Description: This is ResponseCode, a member of class TIWHTTPClientBase.