Click or drag to resize

RuntimeState.GetInstance Method

X#
Retrieve the runtime state for the current thread

Namespace:  XSharp
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 STATIC METHOD GetInstance() AS RuntimeState
Request Example View Source

Return Value

Type: RuntimeState
See Also