NotificationRegistrationsController Class

 

Defines an endpoint for managing registrations for a Notification Hub associated with this service.

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Controllers
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

System.Object
  System.Web.Http.ApiController
    Microsoft.WindowsAzure.Mobile.Service.Controllers.NotificationRegistrationsController

type NotificationRegistrationsController = 
    class
        inherit ApiController
    end

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: