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

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
)
'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)
public DataLimitFields( 
   IReference<int> dataLength,
   string quality
)
function DataLimitFields( 
   dataLength ,
   quality 
)
public:
DataLimitFields( 
   Nullable<int> dataLength,
   String^ 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: 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

DataLimitFields Class
DataLimitFields 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