AsyncManager Constructor
Initializes a new instance of the AsyncManager class.
Namespace: System.Web.Mvc.Async
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Syntax
'Declaration
Public Sub New
public AsyncManager()
public:
AsyncManager()