The following tables list the members exposed by MessageNames.
Public Constructors
Name | Description | |
---|---|---|
![]() |
MessageNames | Initializes a new instance of the MessageNames class. |
Public Fields
Name | Description | |
---|---|---|
![]() |
AddAeTitle | Adds an AE Title to the server. |
![]() |
ClientAction | Notification about a client action. Actions refer to DICOM messages (i.e. C-FIND-REQ, C-STORE-REQ, etc.). |
![]() |
ClientAssociated | Notification that the client has associated. |
![]() |
ClientConnected | Notification that the client has connected. |
![]() |
ClientDisconnected | Notification that the client has disconnected. |
![]() |
CrashDicomServer | A message used to tell the DICOM Listening Service to terminate abnormally. |
![]() |
DisconnectClient | Disconnects a client from the server. |
![]() |
GarbageCollectDicomServer | Contains a message used to tell the DICOM Listening Service to run the garbage collector. |
![]() |
GetAeTitles | Gets a list of AE Titles from the server. |
![]() |
GetConnectedClients | Gets a list of connected clients from the server. |
![]() |
GetTotalClients | Gets the total number of connected clients. |
![]() |
IsAddinHealthy | Queries an Addin to see if it is able to function properly. |
![]() |
RemoveAeTitle | Removes an AE Title from the server. |
![]() |
UpdateAeTitle | Updates an AE Title on the 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