LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)
LEAD Technologies, Inc

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
 get_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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CacheManagementFields Class
CacheManagementFields Members
SampleRange Class

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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