AsyncManager Properties

 

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

NameDescription
System_CAPS_pubpropertyOutstandingOperations

Gets the number of outstanding operations.

System_CAPS_pubpropertyParameters

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

System_CAPS_pubpropertyTimeout

Gets or sets the asynchronous timeout value, in milliseconds.

Return to top
Show: