System.Web.HttpRuntime Class
Information   Base Types   Related Resources

Provides a set of ASP.NET run-time services for the current application.

  • Namespace: System.Web
  • First seen in: .NET v1.0.3705
  • Last seen in: .NET v1.1.4322
  • Last changed in: .NET v1.1.4322
  • Assembly: System.Web.dll

  • System.Object
  • View this type on MSDN
  • View this type on WinFX 247
    Articles (5)Discussions (141)MembersRotorChanges
    New member/overload additions in .NET v1.1.4322
     _appDomainShutdownTimer
  • private System.Threading.Timer _appDomainShutdownTimer

  •  _lastShutdownAttemptTime
  • private System.DateTime _lastShutdownAttemptTime

  •  _someBatchCompilationStarted
  • private System.Boolean _someBatchCompilationStarted

  •  _userForcedShutdown
  • private System.Boolean _userForcedShutdown

  •  AppDomainShutdownTimerCallback
  • private void AppDomainShutdownTimerCallback(System.Object state)

  •  CalculateWaitTimeAndUpdatePerfCounter
  • private static void CalculateWaitTimeAndUpdatePerfCounter(System.Web.HttpWorkerRequest wr)

  •  CheckAspNetHostingPermission
  • private static void CheckAspNetHostingPermission(System.Web.AspNetHostingPermissionLevel level, System.String errorMessageId)

  •  CoalesceNotifications
  • private void CoalesceNotifications()

  •  CreatePublicInstance
  • private static System.Object CreatePublicInstance(System.Type type)
  • private static System.Object CreatePublicInstance(System.Type type, System.Object[] args)

  •  get_LastShutdownAttemptTime
  • private System.DateTime get_LastShutdownAttemptTime()

  •  GetSafePath
  • private static System.String GetSafePath(System.String path)

  •  HasAspNetHostingPermission
  • private static System.Boolean HasAspNetHostingPermission(System.Web.AspNetHostingPermissionLevel level)

  •  HasFilePermission
  • private static System.Boolean HasFilePermission(System.String path)

  •  HasPathDiscoveryPermission
  • private static System.Boolean HasPathDiscoveryPermission(System.String path)

  •  InitializeHealthMonitoring
  • private void InitializeHealthMonitoring(System.Web.HttpContext context)

  •  NotifyThatSomeBatchCompilationStarted
  • private static void NotifyThatSomeBatchCompilationStarted()

  •  PreloadAssembliesFromBin
  • private void PreloadAssembliesFromBin(System.Web.HttpContext context)

  •  set_LastShutdownAttemptTime
  • private void set_LastShutdownAttemptTime(System.DateTime value)

  •  StartAppDomainShutdownTimer
  • private void StartAppDomainShutdownTimer()

  •  UnloadAppDomain
  • public static void UnloadAppDomain()

  • Ad
    MBR BootFX
    Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
     
     Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
    Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com