HttpLayer.Timeout Property
Gets or sets a value that indicates how long the layer will wait for a response from the OGC WMS/WMTS server.
Syntax
public System.Int32 Timeout { get; set; }
Property Value
Default: 10
A timeout value, in seconds.
Remarks
If no answer is received before the timeout, the layer will not generate any presentation.
Platforms
Windows, Linux, Android