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 CacheManagementFields 
public: 
property CacheManagementFields^ RequestCacheManagementFields { 
   CacheManagementFields^ get(); 
   void set (    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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly