[]
        
(Showing Draft Content)

GrapeCity.Documents.Html.TimeoutOptions.MaxNavigationTime

MaxNavigationTime Property

MaxNavigationTime

Gets or sets the maximum navigation time, in milliseconds.

Equals to 90000 ms by default. Set to 0 for unlimited navigation time.

Declaration
public int MaxNavigationTime { get; set; }
Public Property MaxNavigationTime As Integer