Mono Class Library: Overview

System.Web.Hosting.HostingEnvironment: Method Members

The methods of System.Web.Hosting.HostingEnvironment are listed below. For a list of all members, see the HostingEnvironment Members list.

See Also: Inherited members from System.MarshalByRefObject

Public Methods

static
DecrementBusyCount()
Documentation for this section has not yet been entered.
static
Impersonate() : IDisposable
Documentation for this section has not yet been entered.
static
Impersonate(IntPtr) : IDisposable
Documentation for this section has not yet been entered.
static
Impersonate(IntPtr, string) : IDisposable
Documentation for this section has not yet been entered.
static
IncrementBusyCount()
Documentation for this section has not yet been entered.
override
InitializeLifetimeService() : object
Documentation for this section has not yet been entered.
static
InitiateShutdown()
Documentation for this section has not yet been entered.
static
MapPath(string) : string
Documentation for this section has not yet been entered.
static
RegisterObject(IRegisteredObject)
Documentation for this section has not yet been entered.
static
RegisterVirtualPathProvider(VirtualPathProvider)
Documentation for this section has not yet been entered.
static
SetCultures() : IDisposable
Documentation for this section has not yet been entered.
static
SetCultures(string) : IDisposable
Documentation for this section has not yet been entered.
static
UnregisterObject(IRegisteredObject)
Documentation for this section has not yet been entered.