NotificationChannelConnectionEventArgs.ConnectionStatus Property

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

Syntax

'Declaration
Public ReadOnly Property ConnectionStatus As ChannelConnectionStatus
public ChannelConnectionStatus ConnectionStatus { get; }
public:
property ChannelConnectionStatus ConnectionStatus {
    ChannelConnectionStatus get ();
}
member ConnectionStatus : ChannelConnectionStatus with get

Property Value

Type: Microsoft.Phone.Notification.ChannelConnectionStatus

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

NotificationChannelConnectionEventArgs Class

Microsoft.Phone.Notification Namespace