LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

SeriesLoadingProgress Event (IWorkstationEventBroker)







Occurs during the process of loading a series.
Syntax
event ProgressChangedEventHandler SeriesLoadingProgress
'Declaration
 
Event SeriesLoadingProgress As ProgressChangedEventHandler
'Usage
 
Dim instance As IWorkstationEventBroker
Dim handler As ProgressChangedEventHandler
 
AddHandler instance.SeriesLoadingProgress, handler
event ProgressChangedEventHandler SeriesLoadingProgress
add_SeriesLoadingProgress(function(sender, e))
remove_SeriesLoadingProgress(function(sender, e))

__event ProgressChangedEventHandler* SeriesLoadingProgress
event ProgressChangedEventHandler* SeriesLoadingProgress
Event Data

The event handler receives an argument of type ProgressChangedEventArgs containing data related to this event. The following ProgressChangedEventArgs properties provide information specific to this event.

PropertyDescription
ProgressPercentage Gets the asynchronous task progress percentage.
UserState Gets a unique user state.
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

IWorkstationEventBroker Interface
IWorkstationEventBroker Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.