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.8 | 
| .NET | 200.0 - 200.8 | 
| .NET Windows | 200.0 - 200.8 | 
| .NET Android | 200.0 - 200.8 | 
| .NET iOS | 200.0 - 200.8 | 
| .NET Framework | 200.0 - 200.8 | 
| UWP | 200.0 - 200.8 |