OnSendNCreateResponse Method

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

Parameters

sender
The object firing the event.

args
A SendNCreateResponse 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.