IHttpResetFeature.Reset(Int32) Metoda

Definicja

Wyślij komunikat resetowania z podanym kodem błędu. Żądanie zostanie uznane za przerwane.

public:
 void Reset(int errorCode);
public void Reset (int errorCode);
abstract member Reset : int -> unit
Public Sub Reset (errorCode As Integer)

Parametry

errorCode
Int32

Kod błędu do wysłania w komunikacie resetowania.

Dotyczy