This topic has not yet been rated - Rate this topic

AsyncController.AsyncManager Property

.NET Framework 4

Gets the asynchronous manager instance.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
public AsyncManager AsyncManager { get; }

Property Value

Type: System.Web.Mvc.Async.AsyncManager
The asynchronous manager instance.

Implements

IAsyncManagerContainer.AsyncManager
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.