[]
Gets or sets the number of milliseconds to wait before deeming the page to be ready.
Setting this property to a value greater than 0, activates LoadLazyImages mode.
public int VirtualTimeBudget { get; set; }
Public Property VirtualTimeBudget As Integer