OnSendNActionResponse Method

Summary
Raises the NActionResponse event.
Syntax
C#
VB
C++
protected virtual void OnSendNActionResponse( 
   object sender, 
   NActionResponseEventArgs args 
) 
  
Protected Overridable Sub OnSendNActionResponse( _ 
   ByVal sender As Object, _ 
   ByVal args As NActionResponseEventArgs _ 
)  
protected: 
virtual void OnSendNActionResponse(  
   Object^ sender, 
   NActionResponseEventArgs^ args 
)  

Parameters

sender
The object firing the event.

args
The NActionResponseEventArgs instance containing the event data.

Requirements

Target Platforms

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

Leadtools.Dicom.Scp Assembly

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