OnSendCMoveResponse Method

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

Parameters

sender
The object firing the event.

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