Click or drag to resize

RuntimeState.Name Property

X#
Retrieve state name

Namespace:  XSharp
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 PROPERTY Name AS STRING GET 
Request Example View Source

Return Value

Type: String
String value, such as "State for Thread 123"
See Also