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

Show in webframe

ThreadDoneEventHandler Delegate






Delegate parameter.
Represents the method that will handle an event that occurs when a thread has finished executing.
Syntax
public delegate void ThreadDoneEventHandler( 
   DataEventArgs<AsyncResult> e
)
'Declaration
 
Public Delegate Sub ThreadDoneEventHandler( _
   ByVal e As DataEventArgs(Of AsyncResult) _
) 
'Usage
 
Dim instance As New ThreadDoneEventHandler(AddressOf HandlerMethod)

            

            
public delegate void ThreadDoneEventHandler( 
   DataEventArgs<AsyncResult^>^ e
)

Parameters

e
Delegate parameter.
Requirements

Target Platforms

See Also

Reference

ThreadDoneEventHandler 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