Visual Basic (Declaration)
C#
The event handler receives an argument of type ESRI.ArcGIS.Client.ProgressEventArgs containing data related to this event. The following ProgressEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Progress |
This event is dispatched with following values of
e.Progress
property:
Value | Description |
---|---|
0 |
Start update thematic layer. |
25 |
Start asynchronous execution of query task. |
50 |
Start update render. |
100 |
Complete update thematic layer or failed to execute query task. |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family