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()
Show: