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.