ITMSMCPCustomCloudBase.ExecuteRequest Method
Executes the specified cloud request asynchronously on the platform transport layer.
API unit family: TMS.MCP.CloudBase
Declaring type: ITMSMCPCustomCloudBase
Syntax
procedure ExecuteRequest(const ARequest: TTMSMCPCloudBaseRequestResult);
Parameters
| Name | Description |
|---|---|
ARequest |
Request result object describing the HTTP operation to perform. |