Interface IDisposeOnRequestEnd
Any class implementing this interface that is added to the httpcontext.items keys or values will be disposed of at the end of the request.
Namespace: Umbraco.Core
Assembly: Umbraco.Core.dll
Syntax
public interface IDisposeOnRequestEnd : IDisposable