| ICurrentDebuggingState Interface |
Namespace: FlexRule.Diagnostics
public interface ICurrentDebuggingState
The ICurrentDebuggingState type exposes the following members.
| Name | Description | |
|---|---|---|
| ActiveElement |
The current element that is about to run
| |
| Context |
The current execution context
| |
| Engine |
The current logic that is running
| |
| Values |
The current parameters values
|