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

CMoveStoreSubOperation Event






Occurs before sending a C-Store request initiated by a C-MOVE request.
Syntax
public event EventHandler<CMoveStoreSubOperationEventArgs> CMoveStoreSubOperation
'Declaration
 
Public Event CMoveStoreSubOperation As EventHandler(Of CMoveStoreSubOperationEventArgs)
'Usage
 
Dim instance As ClientSession
Dim handler As EventHandler(Of CMoveStoreSubOperationEventArgs)
 
AddHandler instance.CMoveStoreSubOperation, handler
public event EventHandler<CMoveStoreSubOperationEventArgs> CMoveStoreSubOperation
add_CMoveStoreSubOperation(function(sender, e))
remove_CMoveStoreSubOperation(function(sender, e))

public:
event EventHandler<CMoveStoreSubOperationEventArgs^>^ CMoveStoreSubOperation
Event Data

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

PropertyDescription
Completed Gets the number of C-STORE sub-operations which have completed successfully.
Failed Gets the number of C-STORE sub-operations which have failed.
Handled Gets or sets a value indicating if the user received the event handled storing the MovedDataset to the Dicom Server.
MovedDataset Gets the Leadtools.Dicom.DicomDataSet to be stored.
ReferencedFilePath Gets or sets the path for Leadtools.Dicom.DicomDataSet to be stored.
Remaining Gets the number of remaining C-STORE sub-operations
Scp Gets or sets the Leadtools.Dicom.Scu.DicomScp object.
Warning Gets the number of C-STORE sub-operation which generated Warning responses.
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

ClientSession Class
ClientSession Members

 

 


Products | Support | Contact Us | Copyright Notices

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

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