Click or drag to resize

CompilerServices.CanBreak Method

X#
Determine if we are inside a BEGIN SEQUENCE .. END by looking at the SEQUENCE counter in the runtime.

Namespace:  XSharp.Internal
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 STATIC METHOD CanBreak() AS LOGIC
Request Example View Source

Return Value

Type: Logic
See Also