NotificationHub::UnregisterNativeAsync Method ()

 

Asynchronously unregisters the native registration on the application or secondary tiles. Note that if you have template registrations, they will not be deleted.

Namespace:   Microsoft.WindowsAzure.Messaging
Assembly:  Microsoft.WindowsAzure.Messaging.Managed (in Microsoft.WindowsAzure.Messaging.Managed.dll)

public:
Task^ UnregisterNativeAsync()

Return Value

Type: System.Threading.Tasks::Task^

The task representing the unregister operation.

Return to top
Show: