public CacheManagementFields()
Public Function New()
public:
CacheManagementFields();
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 does not 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.
For an example, refer to Leadtools.Jpip.RequestEncoder.HttpRequestEncoder.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document