TTMSFNCCustomRESTClient.OnExecuteRequest Event
Fires before the low-level request is executed.
API unit family: TMSFNCRESTClient
Declaring type: TTMSFNCCustomRESTClient
Syntax
OnExecuteRequest: TTMSFNCRESTClientExecuteRequestEvent;
Parameters
| Name | Description |
|---|---|
Sender |
Object that fired the event. |
ACloudBaseRequest |
Low-level request object that can be inspected or adjusted. |