NotificationChannelConnectionEventArgs.ConnectionStatus Property

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

Contains the new connection status of the notification channel.

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

Syntax

Public ReadOnly Property ConnectionStatus As ChannelConnectionStatus
public ChannelConnectionStatus ConnectionStatus { get; }

Property Value

Type: Microsoft.Phone.Notification..::.ChannelConnectionStatus
Returns ChannelConnectionStatus.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

NotificationChannelConnectionEventArgs Class

Microsoft.Phone.Notification Namespace