ReflectedAsyncActionDescriptor.UniqueId Property

Gets the lazy initialized unique ID of the instance of this class.

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 lazy initialized unique ID of the instance of this class.
Show: