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

Show in webframe

EOR Enumeration






Specifies the reason for ending the response.
Syntax
'Declaration
 
Public Enum EOR 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As EOR

            

            
Members
ValueMemberDescription
0x00None No reason defined.
0x01ImageDone The server has transferred all available image information (not just information relevant to the requested view-window) to the client.
0x02WindowDone The server has transferred all available information that is relevant to the requested view window.
0x03WindowChange The server is terminating its response in order to service a new request which does not specify Wait=yes.
0x04ByteLimit The server is terminating its response because the byte limit specified in a Maximum Response Length request field has been reached.
0x05QualityLimit The server is terminating its response because the quality limit specified in a Quality request field has been reached.
0x06SessionLimit The server is terminating its response because some limit on the session resources, e.g., a time limit, has been reached.
0x07ResponseLimit The server is terminating its response because some limit, e.g., a time limit, has been reached.
0xFFNonSpecified The server is terminating its response for a reason that is not specified.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Jpip.EOR

Requirements

Target Platforms

See Also

Reference

Leadtools.Jpip Namespace

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