Share via


RuleExecution.Halted Proprietà

Definizione

Ottiene o imposta un valore che indica se la regola di esecuzione è stata interrotta.

public:
 property bool Halted { bool get(); void set(bool value); };
public bool Halted { get; set; }
member this.Halted : bool with get, set
Public Property Halted As Boolean

Valore della proprietà

true se l'esecuzione della regola è stata arrestata. In caso contrario, false.

Si applica a