Map for WinForms | ComponentOne
C1.Win.Map Namespace / TileLayer Class / Timeout Property

In This Topic
    Timeout Property (TileLayer)
    In This Topic
    Gets or sets the length of time, in milliseconds, before the requests times out.
    Syntax
    'Declaration
     
    
    Public Property Timeout As Integer
    public int Timeout {get; set;}
    See Also