WebApiApplication.Application_End(Object, EventArgs) Method

Definition

protected void Application_End (object sender, EventArgs e);
member this.Application_End : obj * EventArgs -> unit
Protected Sub Application_End (sender As Object, e As EventArgs)

Parameters

sender
Object

Applies to