TaskAsyncActionDescriptor.GetSelectors Method
Returns the asynchronous action-method selectors.
Namespace: System.Web.Mvc.Async
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Return Value
Type: System.Collections.Generic.ICollection<ActionSelector>The asynchronous action-method selectors.
Show: