[]
        
(Showing Draft Content)

GrapeCity.Documents.Html.TimeoutOptions.MaxLaunchTime

MaxLaunchTime Property

MaxLaunchTime

Gets or sets the maximum time to wait for the browser instance to start, in milliseconds.

Equals to 30000 ms by default. Set to 0 for unlimited launch time.

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