Leadtools.Jpip Namespace : EOR Enumeration |
public enum EOR : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum EOR Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As EOR
public enum EOR : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Jpip.EOR = function() { }; Leadtools.Jpip.EOR.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class EOR : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
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. |
System.Object
System.ValueType
System.Enum
Leadtools.Jpip.EOR
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