Table of Contents

TTMSFNCRESTClientRequest.Async Property

Gets or sets whether the request runs asynchronously.

API unit family: TMSFNCRESTClient Declaring type: TTMSFNCRESTClientRequest Type: Boolean

Syntax

property Async: Boolean;

Default: true

Remarks

When True, execution returns before the response is retrieved.