Override this method to specify the caching behavior of results of
a work item. Default is no caching.
Namespace: Spotfire.Dxp.Framework.Threading
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 51.0.16121.3915 (51.0.16121.3915)
Syntax
C#
protected virtual CachingBehavior GetCachingBehaviorCore()
Return Value
Type: CachingBehaviorVersion Information
Supported in: 11.4, 11.3, 11.2, 11.1, 11.0, 10.10, 7.11
See Also