Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

Show in webframe

MSetItems Property






Gets a list of objects for a JPIP client cache model set request.
Syntax
public IList<SampleRange> MSetItems {get;}
'Declaration
 
Public ReadOnly Property MSetItems As IList(Of SampleRange)
'Usage
 
Dim instance As CacheManagementFields
Dim value As IList(Of SampleRange)
 
value = instance.MSetItems

            

            
public:
property IList<SampleRange^>^ MSetItems {
   IList<SampleRange^>^ get();
}

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

See Also

Reference

CacheManagementFields Class
CacheManagementFields Members
SampleRange Class

Error processing SSI file
Leadtools.Jpip requires a Document or Medical and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features