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

LEADTOOLS SDK Help   |       |    Show Table of Contents    |   

DataLimitFields Constructor (DataLimitFields)






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

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