Raised when a file download operation is completed.
Syntax
public class LiveDownloadCompletedEventArgs : AsyncCompletedEventArgs
Attributes
Members
The LiveDownloadCompletedEventArgs class has these types of members:
Methods
The LiveDownloadCompletedEventArgs class has these methods. It also inherits methods from the Object class.
| Method | Description |
|---|---|
| LiveDownloadCompletedEventArgs(Exception, Boolean, Object) | Creates and initializes a new instance of the LiveDownloadCompletedEventArgs class, specifying any error that occurred, whether the operation was cancelled, and an optional, user-supplied state object. |
| LiveDownloadCompletedEventArgs(IO.Stream, Object) | Creates and initializes a new instance of the LiveDownloadCompletedEventArgs class, specifying the contents of a file download operation and an optional, user-supplied state object. |
Properties
The LiveDownloadCompletedEventArgs class has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only | Gets the contents of a file download operation. |
Requirements
|
Minimum supported client | None supported |
|---|---|
|
Minimum supported server | None supported |
|
Minimum supported phone | Windows Phone 7 |
|
Namespace |
Microsoft.Live |
|
Assembly |
|
Build date: 3/12/2013