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

In This Topic
    TimeoutOptions Property (GcHtmlBrowser)
    In This Topic
    Gets the timeout settings for various browser operations.
    Syntax
    'Declaration
     
    Public ReadOnly Property TimeoutOptions As TimeoutOptions
    public TimeoutOptions TimeoutOptions {get;}
    See Also