Microsoft.WindowsAzure.Mobile.Service.Hosting Namespace

Classes

HostCancellationManager

Provides an implementation of IHostCancellationManager that returns an empty CancellationToken instance.

Interfaces

IHostCancellationManager

Provides an abstraction for getting a cancellation token that fires when the hosting app domain shuts down. This allows situations where the host needs to inform an ongoing task that it is about to shut down.