SimpleWorkerRequest.EndOfRequest Method
Definition
Notifies the HttpWorkerRequest that request processing for the current request is complete.
public:
override void EndOfRequest();
public override void EndOfRequest ();
override this.EndOfRequest : unit -> unit
Public Overrides Sub EndOfRequest ()