←Select platform

OnSendCFindResponse Method

Summary

Raises the SendCFindResponse event.

Syntax

C#
VB
C++
protected virtual void OnSendCFindResponse( 
   object sender, 
   CFindResponseEventArgs args 
) 
  
Protected Overridable Sub OnSendCFindResponse( _ 
   ByVal sender As Object, _ 
   ByVal args As Leadtools.Dicom.Scp.CFindResponseEventArgs _ 
)  
protected: 
virtual void OnSendCFindResponse(  
   Object^ sender, 
   Leadtools.Dicom.Scp.CFindResponseEventArgs^ args 
)  

Parameters

sender
The object firing the event.

args
A CFindResponseEventArgs containing the event data.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly