LEADTOOLS Medical (Leadtools.Dicom assembly)

SendReleaseResponse Method (DicomNet)

Show in webframe







Sends a Release Response message to a connection.
Syntax
public void SendReleaseResponse()
'Declaration
 
Public Sub SendReleaseResponse() 
'Usage
 
Dim instance As DicomNet
 
instance.SendReleaseResponse()
public void SendReleaseResponse()

            

            
 function Leadtools.Dicom.DicomNet.SendReleaseResponse()
public:
void SendReleaseResponse(); 
Remarks
SendReleaseResponse is sent by the server in response to a SendReleaseRequest call placed by the client. It generates a call to OnReceiveReleaseResponse on the client. The client and server can now close the DICOM Association by calling Close. For more information about ending a DICOM Association, refer to Closing a DICOM Associate Connection.

Please note that ending the DICOM Association by calling SendReleaseRequest and SendReleaseResponse is preferable to calling SendAbort.

Example
For an example, refer to SendAssociateRequest.
Requirements

Target Platforms

See Also

Reference

DicomNet Class
DicomNet Members
SendReleaseRequest Method
SendAbort Method

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features