PushNotificationChannel.Close Method

Definition

Closes the push notification channel, after which a new channel must be requested with [CreateChannelAsync](xref:Microsoft.Windows.PushNotifications.PushNotificationManager.CreateChannelAsync(System.Guid)

public:
 virtual void Close() = Close;
void Close();
public void Close();
function close()
Public Sub Close ()

Applies to