Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Show in webframe

RequestDoneDelegate Delegate






The source of the event.
Additional event data.
Represents the method that will handle an event that occurs when a DICOM request is finished processing.
Syntax
public delegate void RequestDoneDelegate( 
   object sender,
   DicomRequestEventArgs e
)
'Declaration
 
Public Delegate Sub RequestDoneDelegate( _
   ByVal sender As Object, _
   ByVal e As DicomRequestEventArgs _
) 
'Usage
 
Dim instance As New RequestDoneDelegate(AddressOf HandlerMethod)

            

            
public delegate void RequestDoneDelegate( 
   Object^ sender,
   DicomRequestEventArgs^ e
)

Parameters

sender
The source of the event.
e
Additional event data.
Requirements

Target Platforms

See Also

Reference

RequestDoneDelegate Members
Leadtools.Dicom.AddIn Namespace

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