IStatusReporter Methods
Namespace:
Microsoft.WindowsAzure.Mobile.Service.Diagnostics
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
| Name | Description | |
|---|---|---|
![]() | GetStatus(HttpConfiguration, ApiServices, CancellationToken) | Provides status information in the form of an StatusReport to be included in the response of the DiagnosticsController. The information exposed by the DiagnosticsController is access controlled using the ConfigOptions instance. While the information is access controller, be careful not to expose any private or confidential information. |
Show:
