C# Class Microsoft.AspNet.SignalR.Samples.Global

Inheritance: System.Web.HttpApplication
Show file Open project: SignalR/SignalR

Protected Methods

Method Description
Application_AuthenticateRequest ( object sender, EventArgs e ) : void

Method Details

Application_AuthenticateRequest() protected method

protected Application_AuthenticateRequest ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void