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

ServerControlFields Constructor (ServerControlFields)






Specifies whether the server response data shall be aligned on natural boundaries. true to align data on natural boundaries; otherwise false.
Indicates whether the server shall complete a response to the previous request.
Indicates the type (or types) of the requested response data.
Specifies the delivery rate of various codestreams.
Initializes a new instance of the ServerControlFields class.
Syntax
public ServerControlFields( 
   Nullable<bool> alignment,
   Nullable<bool> wait,
   ImageReturnType[] imageReturnTypes,
   Nullable<float> deliveryRate
)
'Declaration
 
Public Function New( _
   ByVal alignment As Nullable(Of Boolean), _
   ByVal wait As Nullable(Of Boolean), _
   ByVal imageReturnTypes() As ImageReturnType, _
   ByVal deliveryRate As Nullable(Of Single) _
)
'Usage
 
Dim alignment As Nullable(Of Boolean)
Dim wait As Nullable(Of Boolean)
Dim imageReturnTypes() As ImageReturnType
Dim deliveryRate As Nullable(Of Single)
 
Dim instance As New ServerControlFields(alignment, wait, imageReturnTypes, deliveryRate)
function ServerControlFields( 
   alignment ,
   wait ,
   imageReturnTypes ,
   deliveryRate 
)

Parameters

alignment
Specifies whether the server response data shall be aligned on natural boundaries. true to align data on natural boundaries; otherwise false.
wait
Indicates whether the server shall complete a response to the previous request.
imageReturnTypes
Indicates the type (or types) of the requested response data.
deliveryRate
Specifies the delivery rate of various codestreams.
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

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