Leadtools.Dicom.AddIn Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RequestDone Event
See Also 
Leadtools.Dicom.AddIn Namespace > DicomRequest Class : RequestDone Event



Occurs when the request is done.

Syntax

Visual Basic (Declaration) 
Public Event RequestDone() As RequestDoneDelegate
Visual Basic (Usage)Copy Code
Dim instance As DicomRequest
Dim handler As RequestDoneDelegate
 
AddHandler instance.RequestDone, handler
C# 
public event RequestDoneDelegate RequestDone()
C++/CLI 
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 occured during the request.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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