HeaderParsingOptions.MaxCachedValuesPerHeader 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定特定標頭的快取值數目上限。
public System.Collections.Generic.IDictionary<string,int> MaxCachedValuesPerHeader { get; set; }
member this.MaxCachedValuesPerHeader : System.Collections.Generic.IDictionary<string, int> with get, set
Public Property MaxCachedValuesPerHeader As IDictionary(Of String, Integer)
屬性值
備註
索引鍵代表標頭名稱。