Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
SendReleaseResponse Method
See Also 
Leadtools.Dicom Namespace > DicomNet Class : SendReleaseResponse Method




Sends a Release Response message to a connection.

Syntax

Visual Basic (Declaration) 
Public Sub SendReleaseResponse() 
Visual Basic (Usage)Copy Code
Dim instance As DicomNet
 
instance.SendReleaseResponse()
C# 
public void SendReleaseResponse()
Managed Extensions for C++ 
public: void SendReleaseResponse(); 
C++/CLI 
public:
void SendReleaseResponse(); 

Example

For an example, refer to SendAssociateRequest.

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.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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