DicomServer Class Methods
In This Topic
For a list of all members of this type, see DicomServer members.
Public Methods
| Name | Description |
| AbortAssociations | Aborts all related associations |
| Accept |
Means to allow DICOM negotiation on an existing socket
|
| Dispose | Release all system resources used by DicomServer object |
| Listen | Overloaded. Open a TCP port to listen for incoming DICOM Connections |
| Unlisten | Overloaded. Close a "Listening" TCP port for incoming DICOM Connections |
| UnlistenAll | Close all "Listening" TCP ports for incoming DICOM Connections |
Top
See Also