StatusReporter.GetStatus Method (HttpConfiguration, ApiServices, CancellationToken)
Namespace:
Microsoft.WindowsAzure.Mobile.Service.Diagnostics
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
public Task<StatusReport> GetStatus(
HttpConfiguration config,
ApiServices services,
CancellationToken cancellationToken
)
Return Value
Type: System.Threading.Tasks.Task<StatusReport>
Show: