Condividi tramite


IHttpMaxRequestBodySizeFeature.IsReadOnly Proprietà

Definizione

Indica se MaxRequestBodySize è di sola lettura. Se true, questo potrebbe significare che il corpo della richiesta è già stato letto da o che UpgradeAsync() è stato chiamato.

public:
 property bool IsReadOnly { bool get(); };
public bool IsReadOnly { get; }
member this.IsReadOnly : bool
Public ReadOnly Property IsReadOnly As Boolean

Valore della proprietà

Si applica a