←Select platform

RequestCacheManagementFields Property

Summary

Gets or sets the fields for managing the JPIP server cache model.

Syntax

C#
VB
C++
public CacheManagementFields RequestCacheManagementFields { get; set; } 
  
Public Property RequestCacheManagementFields As Leadtools.Jpip.CacheManagementFields 
public: 
property Leadtools.Jpip.CacheManagementFields^ RequestCacheManagementFields { 
   Leadtools.Jpip.CacheManagementFields^ get(); 
   void set (    Leadtools.Jpip.CacheManagementFields^ ); 
} 

Property Value

A CacheManagementFields object which defines all of the fields for managing the JPIP server cache model.

Example

For an example, refer to Leadtools.Jpip.RequestEncoder.HttpRequestEncoder.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly