共用方式為


CorsResult.PreflightMaxAge 屬性

定義

取得或設定 TimeSpan 可快取預檢要求結果的 。

public:
 property Nullable<TimeSpan> PreflightMaxAge { Nullable<TimeSpan> get(); void set(Nullable<TimeSpan> value); };
public TimeSpan? PreflightMaxAge { get; set; }
member this.PreflightMaxAge : Nullable<TimeSpan> with get, set
Public Property PreflightMaxAge As Nullable(Of TimeSpan)

屬性值

適用於