LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

AfterCGet Event

Show in webframe





Occurs before a C-GET-REQ is sent to the scp.
Syntax
public event AfterCGetDelegate AfterCGet
'Declaration
 
Public Event AfterCGet As AfterCGetDelegate
'Usage
 
Dim instance As QueryRetrieveScu
Dim handler As AfterCGetDelegate
 
AddHandler instance.AfterCGet, handler

            

            
public:
event AfterCGetDelegate^ AfterCGet
Event Data

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

PropertyDescription
AffectedClass Gets or sets the SOP UID for this C-GET query
Completed Gets or sets number of completed C-STORE suboperations
Dataset Gets or sets a Leadtools.Dicom.DicomDataSetobject which contains the information retrieved from the original C-GET-REQ
Failed Gets or sets number of failed C-STORE suboperations
MessageId Gets or sets the Message ID being responded to
PresentationID Gets or sets the presentation ID being responded to
Remaining Gets or sets number of remaining C-STORE suboperations
Scp (Inherited from Leadtools.Dicom.Scu.Common.BaseEventArgs)Gets the SCP.
Status Gets or sets a status Leadtools.Dicom.DicomCommandStatusType of the C-GET-REQ
Warning Gets or sets number of C-STORE suboperations that generated warnings
Example
For an example, refer to Get(DicomScp,String,List<PresentationContext>)
Requirements

Target Platforms

See Also

Reference

QueryRetrieveScu Class
QueryRetrieveScu 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