←Select platform

MSetItems Property

Summary
Gets a list of objects for a JPIP client cache model set request.

Syntax
C#
C++/CLI
Python
public IList<SampleRange> MSetItems { get; } 
public: 
property IList<SampleRange^>^ MSetItems { 
   IList<SampleRange^>^ get(); 
} 
MSetItems # get  (CacheManagementFields) 

Property Value

A IList object to inform the server of the set of codestreams for which the client is prepared to cache data.

Remarks

Use this only with requests within a session: those which include a channel ID.

The field allows the client to inform the server of the codestreams cache information it expects. It also allows the client to know which codestreams the server maintains in its cache model.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

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