LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)
LEAD Technologies, Inc

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
)
ThreadDoneEventHandler( 
   e 
)
public delegate void ThreadDoneEventHandler( 
   DataEventArgs<AsyncResult^>^ e
)

Parameters

e
Delegate parameter.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ThreadDoneEventHandler Members
Leadtools.Dicom.AddIn Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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