Property Timestamp
- Namespace
 - DotNetBrowser.Navigation
 
- Assembly
 - DotNetBrowser.dll
 
Timestamp
Gets the time at which the last known local navigation was completed.
DateTime? Timestamp { get; }
Property Value
- DateTime?
 The time at which the last known local navigation was completed. A navigation can be completed more than once if the page is reloaded.