FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / QueryDefinition Class / Timeout Property

In This Topic
    Timeout Property (QueryDefinition)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Timeout As Integer
    public int Timeout {get; set;}
    See Also