LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

ServerControlFields Constructor (ServerControlFields)

Show in webframe





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)

            

            

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

See Also

Reference

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