Web API Edition | ComponentOne
C1.Web.Api.Report Namespace / SsrsHost Class / Timeout Property

In This Topic
    Timeout Property
    In This Topic
    Gets or sets the number of milliseconds to wait for server communications.
    Syntax
    'Declaration
     
    
    Public Property Timeout As Integer
    public int Timeout {get; set;}
    See Also