Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

SendReleaseRequest Method (DicomNet)








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

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