WebHostCancellationManager Methods

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Hosting
Assembly:  Microsoft.WindowsAzure.Mobile.Service.WebHost (in Microsoft.WindowsAzure.Mobile.Service.WebHost.dll)

NameDescription
System_CAPS_pubmethodDispose()

System_CAPS_protmethodDispose(Boolean)

System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethodRegisterObject(IRegisteredObject)

System_CAPS_pubmethodStart()

Call this method to register this WebHostCancellationManager instance with the ASP.NET host manager.

System_CAPS_pubmethodStop(Boolean)

Is called by the ASP.NET infrastructure when ASP.NET is about to take down the app domain. See IRegisteredObject for more information.

System_CAPS_pubmethodToString()

(Inherited from Object.)

System_CAPS_protmethodUnregisterObject(IRegisteredObject)

Return to top
Show: