LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

CacheManagementFields Constructor (CacheManagementFields)

Show in webframe





Creates a new instance of the CacheManagementFields class.
Syntax
public CacheManagementFields()
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New CacheManagementFields()

            

            
public:
CacheManagementFields();
Remarks

A client can use this class to update the server cache model. This is useful in both session and stateless requests.

In session-based requests, the server automatically maintains a client cache model for the image information it sends. The client might want to update the server cache model to specify that in the case of loss of information it will request the server to resend the information again.

In stateless requests, the server doesn't maintain a cache model, so it is the client' responsibility to tell the server what information it already has. A stateless client will fill the cache fields with the image information it has so the server won't send this information in its response.

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

Target Platforms

See Also

Reference

CacheManagementFields Class
CacheManagementFields Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features