Data.Cloud.AzureAPI.StorageAnalytics.TCorsRule.MaxAgeInSeconds

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property MaxAgeInSeconds: Integer read FMaxAgeInSeconds write FMaxAgeInSeconds;

C++

__property int MaxAgeInSeconds = {read=FMaxAgeInSeconds, write=FMaxAgeInSeconds, nodefault};

Properties

Type Visibility Source Unit Parent
property public
Data.Cloud.AzureAPI.StorageAnalytics.pas
Data.Cloud.AzureAPI.StorageAnalytics.hpp
Data.Cloud.AzureAPI.StorageAnalytics TCorsRule

Description

Maximum number of seconds that the user agent should cache the preflight OPTIONS request.