TileImageRequestOptions.Timeout Property
Gets or sets the timeout between two requests of a one tile image if the first request failed.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
Int32 | The timeout in seconds. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to Timeout |
---|---|
MapDataProviderBase |
|
See Also