TaskAsyncActionDescriptor.UniqueId Property

Gets the unique ID for the task.

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

override function get UniqueId () : String

Property Value

Type: System.String
The unique ID for the task.
Show: