![]() |
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 : OnReceiveReleaseRequest Method |
protected virtual void OnReceiveReleaseRequest()
'Declaration
Protected Overridable Sub OnReceiveReleaseRequest()
'Usage
Dim instance As DicomNet instance.OnReceiveReleaseRequest()
protected virtual void OnReceiveReleaseRequest()
function Leadtools.Dicom.DicomNet.OnReceiveReleaseRequest()
protected: virtual void OnReceiveReleaseRequest();
To customize this method, you must derive a class from DicomNet and override this method.
When the DICOM Association is no longer needed, it should be ended. For more information, refer to Closing a DICOM Associate Connection.