![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomNet Class : SendReleaseResponse Method |
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();
Please note that ending the DICOM Association by calling SendReleaseRequest and SendReleaseResponse is preferable to calling SendAbort.