HttpNotificationChannel.ConnectionStatusChanged Event

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Occurs when the connection status has changed.

Namespace:  Microsoft.Phone.Notification
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public Event ConnectionStatusChanged As EventHandler(Of NotificationChannelConnectionEventArgs)
public event EventHandler<NotificationChannelConnectionEventArgs> ConnectionStatusChanged

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

HttpNotificationChannel Class

Microsoft.Phone.Notification Namespace