AsyncManager Properties

 

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

Properties

Name Description
System_CAPS_pubproperty OutstandingOperations

Gets the number of outstanding operations.

System_CAPS_pubproperty Parameters

Gets the parameters that were passed to the asynchronous completion method.

System_CAPS_pubproperty Timeout

Gets or sets the asynchronous timeout value, in milliseconds.

See Also

AsyncManager Class
System.Web.Mvc.Async Namespace

Return to top