HttpNotificationChannel.ErrorOccurred Event
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Raised when something unexpected happens when using the HttpNotificationChannel class.
Namespace: Microsoft.Phone.Notification
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Syntax
Public Event ErrorOccurred As EventHandler(Of NotificationChannelErrorEventArgs)
public event EventHandler<NotificationChannelErrorEventArgs> ErrorOccurred
Remarks
For more information, see ChannelErrorType.
Version Information
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0
Platforms
Windows Phone