ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core Namespace / EsriHttpClient Class / Timeout Property

In This Topic
    Timeout Property
    In This Topic
    Gets or sets the timespan to wait before the request times out.
    Syntax
    Public Property Timeout As TimeSpan
    public TimeSpan Timeout {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also