The PageEvents object is available from the Events property of the Page class.
Each event type is available as a property of this class. The event's Valid property to indicates whether the event occurred and the Value property contains the offset of the event in seconds from the start of the page loading process.
System.Object
HttpWatch.PageEvents