WebHostCancellationManager::Stop Method (Boolean)
Is called by the ASP.NET infrastructure when ASP.NET is about to take down the app domain. See IRegisteredObject for more information.
Assembly: Microsoft.WindowsAzure.Mobile.Service.WebHost (in Microsoft.WindowsAzure.Mobile.Service.WebHost.dll)
Parameters
- immediate
-
Type:
System::Boolean
true to indicate the registered object should unregister from the hosting environment before returning; otherwise, false.
Implements
IRegisteredObject::Stop(Boolean)
Show: