←Select platform

SeriesLoadingProgress Event (WorkstationEventBroker)

Summary

Occurs during the process of loading a series.

Syntax

C#
VB
C++
public event ProgressChangedEventHandler SeriesLoadingProgress
Public Event SeriesLoadingProgress As ProgressChangedEventHandler
public: 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize