LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)
LEAD Technologies, Inc

AfterCFind Event






Occurs when a C-FIND-REQ has completed.
Syntax
public event AfterCFindDelegate AfterCFind
'Declaration
 
Public Event AfterCFind As AfterCFindDelegate
'Usage
 
Dim instance As QueryRetrieveScu
Dim handler As AfterCFindDelegate
 
AddHandler instance.AfterCFind, handler
public event AfterCFindDelegate AfterCFind
add_AfterCFind(function(sender, e))
remove_AfterCFind(function(sender, e))

public:
event AfterCFindDelegate^ AfterCFind
Event Data

The event handler receives an argument of type AfterCFindEventArgs containing data related to this event. The following AfterCFindEventArgs properties provide information specific to this event.

PropertyDescription
MatchCount Gets the match count.
Scp (Inherited from Leadtools.Dicom.Scu.Common.BaseEventArgs)Gets the SCP.
Status Gets the status.
Example
For an example refer to Find(DicomScp,FindQuery)
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

QueryRetrieveScu Class
QueryRetrieveScu Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features