OnSendNGetResponse Method

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

Parameters

sender
The object firing the event.

args
The NGetResponseEventArgs 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.