Mono Class Library: Overview

System.Web.HttpRuntime: Members

The members of System.Web.HttpRuntime are listed below.

See Also: Inherited members from System.Object

Public Constructors

HttpRuntime constructor.

Public Properties

[read-only]
static
AppDomainAppIdstring. Documentation for this section has not yet been entered.
[read-only]
static
AppDomainAppPathstring. Physical application directory for the application.
[read-only]
static
AppDomainAppVirtualPathstring. The virtual path for the current application.
[read-only]
static
AppDomainIdstring. The unique AppDomain ID.
[read-only]
static
AspInstallDirectorystring. The directory where the runtime lives.
[read-only]
static
BinDirectorystring. Documentation for this section has not yet been entered.
[read-only]
static
CacheSystem.Web.Caching.Cache. The cache object
[read-only]
static
ClrInstallDirectorystring. The directory where the runtime files reside.
[read-only]
static
CodegenDirstring. Documentation for this section has not yet been entered.
[read-only]
static
IsOnUNCSharebool. Documentation for this section has not yet been entered.
[read-only]
static
MachineConfigurationDirectorystring. Documentation for this section has not yet been entered.

Public Methods

static
Close()
Documentation for this section has not yet been entered.
static
ProcessRequest(HttpWorkerRequest)
Processes a request.
static
UnloadAppDomain()
Documentation for this section has not yet been entered.