Data.Cloud.AzureAPI.StorageAnalytics.TCorsRule.MaxAgeInSeconds
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Data.Cloud.AzureAPI.StorageAnalytics.pas Data.Cloud.AzureAPI.StorageAnalytics.hpp
| |
Unit: Data.Cloud.AzureAPI.StorageAnalytics | |
Parent: TCorsRule |
Delphi
property MaxAgeInSeconds: Integer read FMaxAgeInSeconds write FMaxAgeInSeconds;
C++
__property int MaxAgeInSeconds = {read=FMaxAgeInSeconds, write=FMaxAgeInSeconds, nodefault};
Description
Maximum number of seconds that the user agent should cache the preflight OPTIONS request.