Leadtools.Dicom.AddIn.Common Namespace : MessageNames Class |
The following tables list the members exposed by MessageNames.
Name | Description | |
---|---|---|
MessageNames Constructor | Initializes a new instance of the MessageNames class. |
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. | |
DisconnectClient | Disconnects a client from the server. | |
GetAeTitles | Gets a list of AE Titles from the server. | |
GetTotalClients | Gets the total number of connected clients. | |
RemoveAeTitle | Removes an AE Title from the server. | |
UpdateAeTitle | Updates an AE Title on the server. |