Error processing SSI file
LEADTOOLS Caching (Leadtools.Caching assembly)

Show in webframe

CopyCacheItemPolicy Method






Source cache policy.
Creates a copy of a cache policy.
Syntax
public static CacheItemPolicy CopyCacheItemPolicy( 
   CacheItemPolicy policy
)
'Declaration
 
Public Shared Function CopyCacheItemPolicy( _
   ByVal policy As CacheItemPolicy _
) As CacheItemPolicy
'Usage
 
Dim policy As CacheItemPolicy
Dim value As CacheItemPolicy
 
value = ObjectCache.CopyCacheItemPolicy(policy)
public static CacheItemPolicy copyCacheItemPolicy(CacheItemPolicy policy)
            
public:
static CacheItemPolicy^ CopyCacheItemPolicy( 
   CacheItemPolicy^ policy
) 

Parameters

policy
Source cache policy.

Return Value

Exact copy of policy, or null if policy is null.
Requirements

Target Platforms

See Also

Reference

ObjectCache Class
ObjectCache Members

Error processing SSI file
Leadtools.Caching requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features