C# Class TweetMapR.Global

Inheritance: System.Web.HttpApplication
Datei anzeigen Open project: tugberkugurlu/TweetMapR

Public Properties

Property Type Description
State object>.ConcurrentDictionary

Protected Methods

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

Private Methods

Method Description
FireUpTheWork ( ) : void

Method Details

Application_Start() protected method

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

Property Details

State public_oe static_oe property

public static ConcurrentDictionary State
return object>.ConcurrentDictionary