ErrorBoundaryBase.MaximumErrorCount Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Nombre maximal d’erreurs pouvant être gérées. Si d’autres erreurs sont reçues, elles seront traitées comme irrécupérables. L’appel Recover() réinitialise le nombre.
[Microsoft.AspNetCore.Components.Parameter]
public int MaximumErrorCount { get; set; }
[<Microsoft.AspNetCore.Components.Parameter>]
member this.MaximumErrorCount : int with get, set
Public Property MaximumErrorCount As Integer
Valeur de propriété
- Attributs