ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / AjaxSettings Class / Timeout Property

In This Topic
    Timeout Property
    In This Topic
    Set a local timeout (in milliseconds) for the request.
    Syntax
    'Declaration
     
    Public Property Timeout As System.Integer
    public System.int Timeout {get; set;}
    See Also