BeginSkill.AllowInterruptions 属性

定义

获取或设置中断策略。

public AdaptiveExpressions.Properties.BoolExpression AllowInterruptions { get; set; }
member this.AllowInterruptions : AdaptiveExpressions.Properties.BoolExpression with get, set
Public Property AllowInterruptions As BoolExpression

属性值

Bool 或计算结果为 bool 的表达式。

适用于