Table of Contents

TTMSFNCRESTClient.OnExecuteRequest Event

Fires before the low-level request is executed.

API unit family: TMSFNCRESTClient Declaring type: TTMSFNCRESTClient Inherited from: TTMSFNCCustomRESTClient

Syntax

OnExecuteRequest: TTMSFNCRESTClientExecuteRequestEvent;

Parameters

Name Description
Sender Object that fired the event.
ACloudBaseRequest Low-level request object that can be inspected or adjusted.