Sdílet prostřednictvím


AppPlatformGatewayCorsProperties.MaxAge Property

Definition

How long, in seconds, the response from a pre-flight request can be cached by clients.

public int? MaxAge { get; set; }
member this.MaxAge : Nullable<int> with get, set
Public Property MaxAge As Nullable(Of Integer)

Property Value

Applies to