System.Web.HttpRuntime.AppDomainId Property

Gets the domain identification of the application domain where the System.Web.HttpRuntime instance exists.

Syntax

public static string AppDomainId { get; }

Value

Documentation for this section has not yet been entered.

Remarks

AppDomainID changes whenever the application is restarted and a new application domain is created.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0