The following tables list the members exposed by TCPServer.
Public Constructors
Name | Description | |
---|---|---|
TCPServer | Initializes a new TCPServer instance. |
Public Methods
Name | Description | |
---|---|---|
CreateRequestHandler | Creates a proper request to handle the peer socket. | |
Start | Starts the server. | |
TriggerStop | Initiates a server stop. |
Public Properties
Name | Description | |
---|---|---|
IsAborting | Gets a value that indicates whether the server is aborting. | |
IsRunning | Gets a value that indicates whether the server is running. | |
IsStopped | Gets a value that indicates whether the server is stopped. | |
RequestHandlerType | Gets or sets the type of the handling object. |
Public Fields
Name | Description | |
---|---|---|
Status | Running status of the TCP server. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET