LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

RequestDone Event

Show in webframe





Occurs when the request is done.
Syntax
public event RequestDoneDelegate RequestDone
'Declaration
 
Public Event RequestDone As RequestDoneDelegate
'Usage
 
Dim instance As DicomRequest
Dim handler As RequestDoneDelegate
 
AddHandler instance.RequestDone, handler

            

            
public:
event RequestDoneDelegate^ RequestDone
Event Data

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

PropertyDescription
AssociationRejected Gets or a value indicating whether the association was rejected.
Connected Gets a value indicating whether this request is connected.
Exception Gets the exception that occurred during the request.
Requirements

Target Platforms

See Also

Reference

DicomRequest Class
DicomRequest Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features