public enum EOR
Public Enum EOR
Inherits System.Enum
Implements System.IComparable, System.IConvertible, System.IFormattable
public enum class EOR : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0 | None | No reason defined. |
1 | ImageDone | The server has transferred all available image information (not just information relevant to the requested view-window) to the client. |
2 | WindowDone | The server has transferred all available information that is relevant to the requested view window. |
3 | WindowChange | The server is terminating its response in order to service a new request which does not specify Wait=yes. |
4 | ByteLimit | The server is terminating its response because the byte limit specified in a Maximum Response Length request field has been reached. |
5 | QualityLimit | The server is terminating its response because the quality limit specified in a Quality request field has been reached. |
6 | SessionLimit | The server is terminating its response because some limit on the session resources, e.g., a time limit, has been reached. |
7 | ResponseLimit | The server is terminating its response because some limit, e.g., a time limit, has been reached. |
255 | NonSpecified | The server is terminating its response for a reason that is not specified. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document