Show / Hide Table of Contents

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

true if web requests should be cached, otherwise false. The default is true.

Returns
Type Description
IArcGISHttpConfiguration

HTTP Configuration

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.0 - 200.8
.NET200.0 - 200.8
.NET Windows200.0 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
.NET Framework200.0 - 200.8
UWP200.0 - 200.8
In This Article
Back to top Copyright © 2022 Esri.