IAsyncManagerContainer Interface

Provides a container for the asynchronous manager object.

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

Syntax

'Declaration
Public Interface IAsyncManagerContainer
public interface IAsyncManagerContainer
public interface class IAsyncManagerContainer

The IAsyncManagerContainer type exposes the following members.

Properties

  Name Description
Public property AsyncManager Gets the asynchronous manager object.

Top

See Also

Reference

System.Web.Mvc.Async Namespace