LEADTOOLS Medical (Leadtools.Dicom assembly)

SendReleaseRequest Method (DicomNet)

Show in webframe







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

            

            
 function Leadtools.Dicom.DicomNet.SendReleaseRequest()
public:
void SendReleaseRequest(); 
Remarks
Calling SendReleaseRequest generates a call to OnReceiveReleaseRequest on the server. The server will call SendReleaseResponse which will generate a call to OnReceiveReleaseResponse on the client. At this time the DICOM Association may be closed. For more information, refer to Closing a DICOM Associate Connection.

Please note that this method of closing a DICOM Association is preferable to just calling SendAbort.

Example
For an example, refer to SendAssociateRequest.
Requirements

Target Platforms

See Also

Reference

DicomNet Class
DicomNet Members
SendReleaseResponse 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