AdErrorEventArgs class
Provides data for the ErrorOccurred event of the AdControl class.
Syntax
public class AdErrorEventArgs : EventArgs
Members
The AdErrorEventArgs class has these properties.
| Property | Access type | Description |
|---|---|---|
| Error | Read-only | Gets the exception that occurred. |
| ErrorCode | Read-only | Gets the code for this error. |
Requirements
| Minimum supported phone | Windows Phone 8 Silverlight |
|---|---|
| Namespace | Microsoft.Advertising |
| Assembly | Microsoft.Advertising.Mobile.Common.dll |
Related topics
Show: