Controller::AsyncManager Property

Provides asynchronous operations.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

public:
virtual property AsyncManager^ AsyncManager {
	AsyncManager^ get () sealed;
}

Implements

IAsyncManagerContainer::AsyncManager
Show: