Walter.Web.FireWall
ProcessedUtc Property (IPageRequest)
Walter.Web.FireWall Assembly > Walter.Web.FireWall Namespace > IPageRequest Interface : ProcessedUtc Property
The date the page was unloaded by the request pipeline, if null then processing is still underway
Syntax
Nullable<DateTime> ProcessedUtc {get;}
Remarks
To get the active processing time deduct Inverse.Clock().UtcNow from the CreatedUtc
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IPageRequest Interface
IPageRequest Members
CreatedUtc Property