←Select platform

OnBeforeSendReleaseResponse Method

Summary

Notifies an implementor before a DicomNet::SendReleaseResponse is sent.

Syntax
C#
VB
C++
public void OnBeforeSendReleaseResponse( 
   DicomClient Client 
) 
Public Sub OnBeforeSendReleaseResponse( 
   ByVal Client As DicomClient 
) 
public:  
   void OnBeforeSendReleaseResponse( 
      DicomClient^ Client 
   ) 

Parameters

Client

The client this notification applies to.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.