LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

BeforeCGet Event

Show in webframe





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

            

            
public:
event BeforeCGetDelegate^ BeforeCGet
Event Data

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

PropertyDescription
AffectedClass Gets or sets the SOP UID for this C-Get query
Dataset Gets or sets the DICOM data set which describes the C-GET-REQ information to retrieve
MessageId Gets or sets the message ID
PresentationID Gets or sets the presentation ID
Priority Gets or sets priority level of the message
Scp (Inherited from Leadtools.Dicom.Scu.Common.BaseEventArgs)Gets the SCP.
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