Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 749 Bytes

pushnotificationreceivedeventargs_canceled.md

File metadata and controls

25 lines (14 loc) · 749 Bytes
-api-id -api-type
E:Microsoft.Windows.PushNotifications.PushNotificationReceivedEventArgs.Canceled
winrt event

Microsoft.Windows.PushNotifications.PushNotificationReceivedEventArgs.Canceled

-description

Raised when the system is going to cancel the background task launched to handle the PushReceived event.

-remarks

For information on the reasons that the system may cancel a background task, see BackgroundTaskCancellationReason.

-see-also

-examples