AsyncManager.Sync Method
Visual Studio 2010
Executes a callback in the current synchronization context.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- action
- Type: System.Action
The asynchronous action.
The current synchronization context provides access to the HttpContext instance.
Community Additions
ADD
Show: