AsyncManager::Finish Method

Notifies ASP.NET that all asynchronous operations are complete.

Namespace:  System.Web.Mvc.Async
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

public:
virtual void Finish()

A Visual Studio project with source code is available to accompany this topic: Download.

Show: