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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.