TileImageRequestOptions.MaxAttemptsCount Property
Gets or sets the number of request attempts of a one tile image.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
Int32 | The number of request attempts of a one tile image. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to MaxAttemptsCount |
---|---|
MapDataProviderBase |
|
See Also