LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
EOR Enumeration
See Also  
Leadtools.Jpip Namespace : EOR Enumeration



Specifies the reason for ending the response.

Syntax

Visual Basic (Declaration) 
Public Enum EOR 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As EOR
C# 
public enum EOR : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
public enum class EOR : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
ByteLimitThe server is terminating its response because the byte limit specified in a Maximum Response Length request field has been reached.
ImageDoneThe server has transferred all available image information (not just information relevant to the requested view-window) to the client.
NoneNo reason defined.
NonSpecifiedThe server is terminating its response for a reason that is not specified.
QualityLimitThe server is terminating its response because the quality limit specified in a Quality request field has been reached.
ResponseLimitThe server is terminating its response because some limit, e.g., a time limit, has been reached.
SessionLimitThe server is terminating its response because some limit on the session resources, e.g., a time limit, has been reached.
WindowChangeThe server is terminating its response in order to service a new request which does not specify Wait=yes.
WindowDoneThe server has transferred all available information that is relevant to the requested view window.

Inheritance Hierarchy

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

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features