Controller.AsyncManager Property

Definition

Provides asynchronous operations.

public System.Web.Mvc.Async.AsyncManager AsyncManager { get; }
member this.AsyncManager : System.Web.Mvc.Async.AsyncManager
Public ReadOnly Property AsyncManager As AsyncManager

Property Value

Returns AsyncManager.

Implements

Applies to