ThreadDoneEventHandler Delegate

Summary
Represents the method that will handle an event that occurs when a thread has finished executing.
Syntax
C#
C++/CLI
public delegate void ThreadDoneEventHandler( 
   DataEventArgs<AsyncResult> e 
) 
public delegate void ThreadDoneEventHandler(  
   DataEventArgs<AsyncResult^>^ e 
) 

Parameters

e
Delegate parameter.

Requirements

Target Platforms

See Also

Reference

ThreadDoneEventHandler Members

Leadtools.Dicom.AddIn Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.