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