WebHostCancellationManager Methods
Namespace:
Microsoft.WindowsAzure.Mobile.Service.Hosting
Assembly: Microsoft.WindowsAzure.Mobile.Service.WebHost (in Microsoft.WindowsAzure.Mobile.Service.WebHost.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | |
![]() | Dispose(Boolean) | |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | RegisterObject(IRegisteredObject) | |
![]() | Start() | Call this method to register this WebHostCancellationManager instance with the ASP.NET host manager. |
![]() | Stop(Boolean) | Is called by the ASP.NET infrastructure when ASP.NET is about to take down the app domain. See IRegisteredObject for more information. |
![]() | ToString() | (Inherited from Object.) |
![]() | UnregisterObject(IRegisteredObject) |
Show:

