ArcGIS API for Silverlight - Library Reference
UpdateCompleted Event
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > FeatureLayer Class : UpdateCompleted Event

Occurs when the layer has completed requesting features from the service.

Syntax

Visual Basic (Declaration) 
Public Event UpdateCompleted As EventHandler
C# 
public event EventHandler UpdateCompleted

Remarks

This event fires after an explicit call to Update() or after the layer has initialized and features was returned from the feature layer service.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.