HttpResetTestException(Int32) Constructeur
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.
Crée une exception de test
public:
HttpResetTestException(int errorCode);
public HttpResetTestException (int errorCode);
new Microsoft.AspNetCore.TestHost.HttpResetTestException : int -> Microsoft.AspNetCore.TestHost.HttpResetTestException
Public Sub New (errorCode As Integer)
Paramètres
- errorCode
- Int32
Code d’erreur passé à Reset(Int32)