ArcGIS Runtime SDK for WPF - Library Reference
DisableClientCaching Property
See Also 
ESRI.ArcGIS.Client.Tasks Namespace > GPResultImageLayer Class : DisableClientCaching Property

If true, adds a timestamp parameter ("_ts") to the REST request to prevent the request from being loaded from the browser's cache.

Syntax

Visual Basic (Declaration) 
Public Property DisableClientCaching As Boolean
C# 
public bool DisableClientCaching {get; set;}

Remarks

The default value is false.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.