Leadtools.Jpip Requires JPIP module product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
EOR Enumeration
See Also  
Leadtools.Jpip Namespace : EOR Enumeration



Specifies the reason for ending the response.

Syntax

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

Members

MemberDescription
ByteLimit The server is terminating its response because the byte limit specified in a Maximum Response Length request field has been reached.
ImageDone The server has transferred all available image information (not just information relevant to the requested view-window) to the client.
None No reason defined.
NonSpecified The server is terminating its response for a reason that is not specified.
QualityLimit The server is terminating its response because the quality limit specified in a Quality request field has been reached.
ResponseLimit The server is terminating its response because some limit, e.g., a time limit, has been reached.
SessionLimit The server is terminating its response because some limit on the session resources, e.g., a time limit, has been reached.
WindowChange The server is terminating its response in order to service a new request which does not specify Wait=yes.
WindowDone The 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 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

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