Static Public Member Functions | |
| static void | SimiasProcessExit () |
| Causes the controlling server process to shut down the web services. | |
Protected Member Functions | |
| void | Application_Start (Object sender, EventArgs e) |
| Application_Start. | |
| void | KeepAlive () |
| Keep Alive Thread. | |
| void | Session_Start (Object sender, EventArgs e) |
| Session_Start. | |
| void | Application_BeginRequest (Object sender, EventArgs e) |
| Application_BeginRequest. | |
| void | Application_EndRequest (Object sender, EventArgs e) |
| Application_EndRequest. | |
| void | Application_AuthenticateRequest (Object sender, EventArgs e) |
| Application_AuthenticateRequest. | |
| void | Application_Error (Object sender, EventArgs e) |
| Application_Error. | |
| void | Session_End (Object sender, EventArgs e) |
| Session_End. | |
| void | Application_End (Object sender, EventArgs e) |
| Application_End. | |
Static Protected Member Functions | |
| static void | Setup_Datadir () |
| Setup_Datadir. | |
| void Simias::Web::Global::Application_Start | ( | Object | sender, | |
| EventArgs | e | |||
| ) | [inline, protected] |
Application_Start.
| sender | ||
| e |
| static void Simias::Web::Global::Setup_Datadir | ( | ) | [inline, static, protected] |
Setup_Datadir.
| void Simias::Web::Global::KeepAlive | ( | ) | [inline, protected] |
Keep Alive Thread.
| void Simias::Web::Global::Session_Start | ( | Object | sender, | |
| EventArgs | e | |||
| ) | [inline, protected] |
Session_Start.
| sender | ||
| e |
| void Simias::Web::Global::Application_BeginRequest | ( | Object | sender, | |
| EventArgs | e | |||
| ) | [inline, protected] |
Application_BeginRequest.
| sender | ||
| e |
| void Simias::Web::Global::Application_EndRequest | ( | Object | sender, | |
| EventArgs | e | |||
| ) | [inline, protected] |
Application_EndRequest.
| sender | ||
| e |
| void Simias::Web::Global::Application_AuthenticateRequest | ( | Object | sender, | |
| EventArgs | e | |||
| ) | [inline, protected] |
Application_AuthenticateRequest.
| sender | ||
| e |
| void Simias::Web::Global::Application_Error | ( | Object | sender, | |
| EventArgs | e | |||
| ) | [inline, protected] |
Application_Error.
| sender | ||
| e |
| void Simias::Web::Global::Session_End | ( | Object | sender, | |
| EventArgs | e | |||
| ) | [inline, protected] |
Session_End.
| sender | ||
| e |
| void Simias::Web::Global::Application_End | ( | Object | sender, | |
| EventArgs | e | |||
| ) | [inline, protected] |
Application_End.
| sender | ||
| e |
| static void Simias::Web::Global::SimiasProcessExit | ( | ) | [inline, static] |
Causes the controlling server process to shut down the web services.
1.5.6