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

Show in webframe

TpNeedItems Property






Gets a list of Leadtools.Jpip.Caching.TpModelItem for a JPIP client tile-part cache Need request.
Syntax
public IList<TpModelItem> TpNeedItems {get;}
'Declaration
 
Public ReadOnly Property TpNeedItems As IList(Of TpModelItem)
'Usage
 
Dim instance As CacheManagementFields
Dim value As IList(Of TpModelItem)
 
value = instance.TpNeedItems

            

            
public:
property IList<TpModelItem^>^ TpNeedItems {
   IList<TpModelItem^>^ get();
}

Property Value

A IList which indicates which set of tile-parts are of potential interest to the client.
Remarks

This field may appear only in stateless requests.

This request field does not appear within the same request that contains ModelItems or Leadtools.Jpip.Caching.TpModelItem fields.

Requirements

Target Platforms

See Also

Reference

CacheManagementFields Class
CacheManagementFields Members

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