Condividi tramite


HeaderParsingOptions.MaxCachedValuesPerHeader Proprietà

Definizione

Ottiene o imposta il numero massimo di valori memorizzati nella cache per intestazioni specifiche.

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)

Valore della proprietà

Commenti

Le chiavi rappresentano il nome dell'intestazione.

Si applica a