Controller.AsyncManager Property
Provides asynchronous operations.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
'Declaration Public ReadOnly Property AsyncManager As AsyncManager Get 'Usage Dim instance As Controller Dim value As AsyncManager value = instance.AsyncManager
Implements
IAsyncManagerContainer.AsyncManager
Show: