Share via


HttpResetTestException(Int32) Konstruktor

Definition

Erstellt eine neue Test-Ausnahme

public:
 HttpResetTestException(int errorCode);
public HttpResetTestException (int errorCode);
new Microsoft.AspNetCore.TestHost.HttpResetTestException : int -> Microsoft.AspNetCore.TestHost.HttpResetTestException
Public Sub New (errorCode As Integer)

Parameter

errorCode
Int32

Der an übergebene Fehlercode Reset(Int32)

Gilt für: