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)

abstract Finish : unit -> unit  
override Finish : unit -> unit

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

Show: