TaskAsyncActionDescriptor.UniqueId Property

Gets the unique ID for the task.

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

abstract UniqueId : string 
override UniqueId : string

Property Value

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