DataServiceCollection<T>.LoadCompleted Event
Silverlight
Occurs when an asynchronous load operation completes.
Namespace: System.Data.Services.Client
Assembly: System.Data.Services.Client (in System.Data.Services.Client.dll)
The LoadCompleted event is raised when an asynchronous call to LoadAsync or LoadNextPartialSetAsync method returns. This event is raised regardless of the success or failure of the operation.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.