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

ModelItems Property






Gets a list of Leadtools.Jpip.Caching.ModelItem objects for a JPIP client Model request.
Syntax
public IList<ModelItem> ModelItems {get;}
'Declaration
 
Public ReadOnly Property ModelItems As IList(Of ModelItem)
'Usage
 
Dim instance As CacheManagementFields
Dim value As IList(Of ModelItem)
 
value = instance.ModelItems
 get_ModelItems(); 
public:
property IList<ModelItem^>^ ModelItems {
   IList<ModelItem^>^ get();
}

Property Value

A collection of Leadtools.Jpip.Caching.ModelItem objects to update the JPIP server cache model.
Remarks

This field is used in both stateless and session based requests.

Each model item describe a data-bin or a range of data-bins. The server will use this information to update its cache model.

Example
For an example, refer to Leadtools.Jpip.RequestEncoder.HttpRequestEncoder.
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

 

 


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