LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

ThreadDoneEventHandler Delegate

Show in webframe





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

 

 


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