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)

override function get UniqueId () : String

Property Value

Type: System.String
The lazy initialized unique ID of the instance of this class.
Show: