Defines all of the fields for working with channels and sessions.
public class ChannelFields
Public Class ChannelFields
public ref class ChannelFields
When a client request is received, this class will contain the JPIP channel fields received from the client.
Access this class from the RequestFields.RequestChannelFields property in the RequestFields class when a new client request is received.
A JPIP client uses this class to construct a session with the server. A session will allow the server to maintain a client cache model. The cache model will contain information about the data sent to the client so as not to return these information in future requests unless otherwise specified by the CacheManagementFields.
If the client does not want to create a session with the server the channel fields should not be used. However, the client can always update the server cache model in session-based or stateless requests using the CacheManagementFields.
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