Soap.SOAPHTTPTrans.TSOAPHttpErrorAction
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.