Soap.SOAPHTTPTrans.TSOAPHttpErrorAction

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TSOAPHttpErrorAction = (heaSuccess, heaError, heaAbort, heaRetry);

C++

enum DECLSPEC_DENUM TSOAPHttpErrorAction : unsigned char { heaSuccess, heaError, heaAbort, heaRetry };

Properties

Type Visibility Source Unit Parent
enum public
Soap.SOAPHTTPTrans.pas
Soap.SOAPHTTPTrans.hpp
Soap.SOAPHTTPTrans Soap.SOAPHTTPTrans

Description

Embarcadero Technologies does not currently have any additional information.