Document Solutions for Imaging
DS.Documents.Html / GrapeCity.Documents.Html Namespace / LaunchOptions Class / TimeoutOptions Property

In This Topic
    TimeoutOptions Property (LaunchOptions)
    In This Topic
    Gets or sets the timeout settings for browser operations.

    If not set, the default setting are used.

    Syntax
    'Declaration
     
    Public Property TimeoutOptions As TimeoutOptions
    public TimeoutOptions TimeoutOptions {get; set;}
    See Also