Table of Contents

TTMSMCPCloudBase.OnRequestStarted Event

Fires when an HTTP request is dispatched and execution begins.

API unit family: TMS.MCP.CloudBase Declaring type: TTMSMCPCloudBase Inherited from: TTMSMCPCustomCloudBase

Syntax

OnRequestStarted: TTMSMCPCloudBaseStartedEvent;

Parameters

Name Description
Sender The cloud base component that raised the event.
ARequestResult The result object for the started request.