Method UseResponseCache
UseResponseCache(IArcGISHttpConfiguration, Boolean)
Enables or disables the HTTP web request cache.
Declaration
public static IArcGISHttpConfiguration UseResponseCache(this IArcGISHttpConfiguration configuration, bool enable)
Parameters
Type | Name | Description |
---|---|---|
IArcGISHttpConfiguration | configuration | HTTP Configuration |
System.Boolean | enable |
|
Returns
Type | Description |
---|---|
IArcGISHttpConfiguration | HTTP Configuration |
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.0 - 200.5 |
.NET | 200.0 - 200.5 |
.NET Windows | 200.0 - 200.5 |
.NET Android | 200.0 - 200.5 |
.NET iOS | 200.0 - 200.5 |
.NET Framework | 200.0 - 200.5 |
UWP | 200.0 - 200.5 |