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

BeforeCMove Event






Occurs before a C-MOVE-REQ is sent to the SCP.
Syntax
public event BeforeCMoveDelegate BeforeCMove
'Declaration
 
Public Event BeforeCMove As BeforeCMoveDelegate
'Usage
 
Dim instance As QueryRetrieveScu
Dim handler As BeforeCMoveDelegate
 
AddHandler instance.BeforeCMove, handler
public event BeforeCMoveDelegate BeforeCMove
add_BeforeCMove(function(sender, e))
remove_BeforeCMove(function(sender, e))

public:
event BeforeCMoveDelegate^ BeforeCMove
Event Data

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

PropertyDescription
AffectedClass Gets or sets the affected class.
Dataset Gets the dataset.
DestinationAETitle Gets the move destination ae title.
MessageId Gets or sets the message id.
PresentationID Gets or sets the presentation ID.
Priority Gets or sets the priority.
Scp (Inherited from Leadtools.Dicom.Scu.Common.BaseEventArgs)Gets the SCP.
Example
For an example refer to Move(DicomScp,String,String)
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