Leadtools.Jpip Requires JPIP module product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
CacheManagementFields Class
See Also  Members  
Leadtools.Jpip Namespace : CacheManagementFields Class



Defines all of the fields for managing the JPIP server cache model.

Syntax

Visual Basic (Declaration) 
Public Class CacheManagementFields 
Visual Basic (Usage)Copy Code
Dim instance As CacheManagementFields
C# 
public class CacheManagementFields 
C++/CLI 
public ref class CacheManagementFields 

Example

For an example, refer to HttpRequestEncoder.

Remarks

When a client request is received, this class will contain the JPIP cache management fields received from the client.

Access this class by using the RequestFields.RequestCacheManagementFields property in the RequestFields class when a new client request is received.

A JPIP client can use this class to update the server cache model, for both session-based and stateless requests.

For session-based requests, the server will maintain a model for the client cache, which contains the information it already sent to the client within a session. This will significantly reduce the amount of data transmitted in each response.

For stateless requests, the server won't be able to maintain a cache mode for the client. The client then can use this class to tell the server which information it has for the specified image codestream(s).

Inheritance Hierarchy

System.Object
   Leadtools.Jpip.CacheManagementFields

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features