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

BeforeCFind Event






Occurs when C-FIND-REQ is sent to the SCP.
Syntax
public event BeforeCFindDelegate BeforeCFind
'Declaration
 
Public Event BeforeCFind As BeforeCFindDelegate
'Usage
 
Dim instance As QueryRetrieveScu
Dim handler As BeforeCFindDelegate
 
AddHandler instance.BeforeCFind, handler
public event BeforeCFindDelegate BeforeCFind
add_BeforeCFind(function(sender, e))
remove_BeforeCFind(function(sender, e))

public:
event BeforeCFindDelegate^ BeforeCFind
Event Data

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

PropertyDescription
AffectedClass Gets the affected class.
Dataset Gets the dataset.
MessageId Gets the message id.
PresentationID Gets the presentation ID.
Priority Gets or sets the priority.
QueryLevel Gets the query level.
Scp (Inherited from Leadtools.Dicom.Scu.Common.BaseEventArgs)Gets the SCP.
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