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

AfterCMove Event






Occurs when C-MOVE-REQ is finished.
Syntax
public event AfterCMoveDelegate AfterCMove
'Declaration
 
Public Event AfterCMove As AfterCMoveDelegate
'Usage
 
Dim instance As QueryRetrieveScu
Dim handler As AfterCMoveDelegate
 
AddHandler instance.AfterCMove, handler
public event AfterCMoveDelegate AfterCMove
add_AfterCMove(function(sender, e))
remove_AfterCMove(function(sender, e))

public:
event AfterCMoveDelegate^ AfterCMove
Event Data

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

PropertyDescription
AffectedClass Gets or sets the affected class.
Completed Gets or sets the number of completed moves.
Dataset Gets or sets the dataset that was moved.
Failed Gets or sets the number of failed moves.
MessageId Gets or sets the message id.
PresentationID Gets or sets the presentation ID.
Remaining Gets or sets the remaining number of C-STORE operation.
Scp (Inherited from Leadtools.Dicom.Scu.Common.BaseEventArgs)Gets the SCP.
Status Gets or sets the move status.
Warning Gets or sets the number of warning moves.
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