LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

DataLimitFields Constructor (DataLimitFields)

LEADTOOLS SDK Help  |  





Restricts the amount of data the client wants the server to send in response to a request.
Limits data transmission to a quality level.
Initializes a new instance of the DataLimitFields class.
Syntax
public DataLimitFields( 
   Nullable<int> dataLength,
   string quality
)
public:
DataLimitFields( 
   Nullable<int> dataLength,
   String^ quality
)
'Declaration
 
Public Function New( _
   ByVal dataLength As Nullable(Of Integer), _
   ByVal quality As String _
)
 
'Usage
 
Dim dataLength As Nullable(Of Integer)
Dim quality As String
 
Dim instance As New DataLimitFields(dataLength, quality)

Parameters

dataLength
Restricts the amount of data the client wants the server to send in response to a request.
quality
Limits data transmission to a quality level.
Example
For an example, refer to Leadtools.Jpip.RequestEncoder.HttpRequestEncoder.
Requirements

Target Platforms

See Also

Reference

DataLimitFields Class
DataLimitFields Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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