LoadCompletedEventArgs Class
WCF Data Services 5.0
Used as the EventArgs class for the LoadCompleted event.
Supported only by the WCF Data Services 5.0 client for Silverlight.
System.Object
System.EventArgs
System.ComponentModel.AsyncCompletedEventArgs
System.Data.Services.Client.LoadCompletedEventArgs
System.EventArgs
System.ComponentModel.AsyncCompletedEventArgs
System.Data.Services.Client.LoadCompletedEventArgs
Namespace: System.Data.Services.Client
Assembly: Microsoft.Data.Services.Client.SL (in Microsoft.Data.Services.Client.SL.dll)
The LoadCompletedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Cancelled | (Inherited from AsyncCompletedEventArgs.) |
![]() | Error | (Inherited from AsyncCompletedEventArgs.) |
![]() | QueryOperationResponse | Gets the response to an asynchronous load operation.Supported only by the WCF Data Services 5.0 client for Silverlight. |
![]() | UserState | (Inherited from AsyncCompletedEventArgs.) |
Show:
