Microsoft.WindowsAzure.Mobile.Service.Controllers Namespace

 

ClassDescription
System_CAPS_pubclassContentController

The content controller provides content such as CSS style sheets, images, etc.

System_CAPS_pubclassCrossDomainController

This controller returns files that support cross-domain communication for older browsers.

System_CAPS_pubclassDiagnosticsController

This controller can be pinged to determine the status of the service and any dependencies. It reports status information provides by StatusReporter instances registered with the dependency injection engine.

System_CAPS_pubclassHelpController

System_CAPS_pubclassHomeController

System_CAPS_pubclassJobsController

The JobsController executes a IScheduledJob identified by a name. Requests to the JobsController are either sent automatically from a cloud service or manually from a client.

System_CAPS_pubclassLoginController

System_CAPS_pubclassNotificationRegistrationIdsController

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

System_CAPS_pubclassNotificationRegistrationsController

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

System_CAPS_pubclassStatusController

This controller can be pinged to determine whether the service is online.

Return to top
Show: