OnSendNSetResponse Method

Summary

Raises the SendNSetResponse event.

Syntax
C#
VB
C++
protected virtual void OnSendNSetResponse( 
   object sender, 
   NSetResponseEventArgs args 
) 
  
Protected Overridable Sub OnSendNSetResponse( _ 
   ByVal sender As Object, _ 
   ByVal args As NSetResponseEventArgs _ 
)  
protected: 
virtual void OnSendNSetResponse(  
   Object^ sender, 
   NSetResponseEventArgs^ args 
)  

Parameters

sender
The object firing the event.

args
A SendNSetResponse containing the event data.

Requirements

Target Platforms

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

Leadtools.Dicom.Scp Assembly