संपादित करें

इसके माध्यम से साझा किया गया


HttpResponseBase.End Method

Definition

Sends all currently buffered output to the client, stops execution of the requested process, and raises the EndRequest event.

public:
 virtual void End();
public virtual void End();
abstract member End : unit -> unit
override this.End : unit -> unit
Public Overridable Sub End ()

Exceptions

Applies to