Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.AddIn Namespace > AsyncHelper Class : ThreadDone Event |
public event ThreadDoneEventHandler ThreadDone
'Declaration Public Event ThreadDone As ThreadDoneEventHandler
'Usage Dim instance As AsyncHelper Dim handler As ThreadDoneEventHandler AddHandler instance.ThreadDone, handler
public: event ThreadDoneEventHandler^ ThreadDone