LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

ReceivedStoreRequest Event

Show in webframe





Occurs when C-STORE-REQ is received as a result of a C-GET request.
Syntax
public event ReceivedStoreRequestDelegate ReceivedStoreRequest
'Declaration
 
Public Event ReceivedStoreRequest As ReceivedStoreRequestDelegate
'Usage
 
Dim instance As QueryRetrieveScu
Dim handler As ReceivedStoreRequestDelegate
 
AddHandler instance.ReceivedStoreRequest, handler

            

            
public:
event ReceivedStoreRequestDelegate^ ReceivedStoreRequest
Event Data

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

PropertyDescription
Dataset Gets or sets a Leadtools.Dicom.DicomDataSet which represents the result of a C-GET-REQ
Instance Gets or sets the instance.
Patient Gets or sets the patient.
Scp (Inherited from Leadtools.Dicom.Scu.Common.BaseEventArgs)Gets the SCP.
Series Gets or sets the series.
Status Gets or sets the status for the store operation.
Study Gets or sets the study.
Remarks
Use this delegate to get access to the retrieved Leadtools.Dicom.DicomDataSet.
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