LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

AfterCMoveEventArgs Constructor

Show in webframe





The peer connection the C-MOVE-REQ was sent to.
The number of C-STORE sub operations that have completed.
The number of C-STORE sub operations that have failed.
The number of C-STORE sub operations with a warning status.
The DICOM dataset sent with the C-MOVE-REQ.
The status of the C-MOVE-REQ.
Initializes a new instance of the AfterCMoveEventArgs class.
Syntax
public AfterCMoveEventArgs( 
   DicomScp scp,
   int Completed,
   int Failed,
   int Warning,
   DicomDataSet ds,
   DicomCommandStatusType status
)
'Declaration
 
Public Function New( _
   ByVal scp As DicomScp, _
   ByVal Completed As Integer, _
   ByVal Failed As Integer, _
   ByVal Warning As Integer, _
   ByVal ds As DicomDataSet, _
   ByVal status As DicomCommandStatusType _
)
'Usage
 
Dim scp As DicomScp
Dim Completed As Integer
Dim Failed As Integer
Dim Warning As Integer
Dim ds As DicomDataSet
Dim status As DicomCommandStatusType
 
Dim instance As New AfterCMoveEventArgs(scp, Completed, Failed, Warning, ds, status)

            

            
public:
AfterCMoveEventArgs( 
   DicomScp^ scp,
   int Completed,
   int Failed,
   int Warning,
   DicomDataSet^ ds,
   DicomCommandStatusType status
)

Parameters

scp
The peer connection the C-MOVE-REQ was sent to.
Completed
The number of C-STORE sub operations that have completed.
Failed
The number of C-STORE sub operations that have failed.
Warning
The number of C-STORE sub operations with a warning status.
ds
The DICOM dataset sent with the C-MOVE-REQ.
status
The status of the C-MOVE-REQ.
Requirements

Target Platforms

See Also

Reference

AfterCMoveEventArgs Class
AfterCMoveEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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