Language
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Implementation of the IHttpModule interface that provides support for using the PerRequestLifetimeManager lifetime manager, and enables it to dispose the instances after the HTTP request ends.
Namespace: Microsoft.Practices.Unity.Mvc
Assembly: Microsoft.Practices.Unity.Mvc (in Microsoft.Practices.Unity.Mvc.dll) Version: 3.0.0.0 (3.0.1304.0)
Syntax
public class UnityPerRequestHttpModule : IHttpModule
'Declaration
Public Class UnityPerRequestHttpModule
Implements IHttpModule
public ref class UnityPerRequestHttpModule : IHttpModule
Inheritance Hierarchy
System.Object
Microsoft.Practices.Unity.Mvc.UnityPerRequestHttpModule