SendReleaseResponse method (ILEADDicomNet)
Overview |
Refer to Working with DICOM Network Connections. |
Remarks
(Medical Imaging Suite only) Sends a Release Response message to a connection.
The SendReleaseResponse method is called by the SCP in response to a SendReleaseRequest method call placed by the SCU. It generates a NetReceiveReleaseResponse event on the SCU. The SCU and SCP can now close the DICOM Association by calling the Close method. For more information about ending a DICOM Association, refer to Closing a DICOM Associate Connection.
Please note that ending the DICOM Association by calling the SendReleaseRequest method and the SendReleaseResponse method is preferable to calling the SendAbort method.
See Also
Elements: |
|
Topics: |
|
|
|
|
|
|
|
|
DICOM Network Connection: DICOM Associate Connection Messages |