public enum Status : System.Enum
public enum class Status : public System.Enum
Value | Member | Description |
---|---|---|
0x00000000 | idle | The server is stopped. |
0x00000001 | pending_abort | The server is aborting. Occurs shortly after calling TriggerStop on the TCPServer. |
0x00000002 | pending_run | The server is initializing. Occurs shortly after calling Start on the TCPServer. |
0x00000003 | running | The server is running. Occurs after calling Start on the TCPServer. |
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