StepScriptRunning Property |
Gets a value indicating whether the step script is currently running.
Namespace:
RRAutoLib.CTC
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic ReadOnly Property Running As Boolean
Get
public bool Running { get; }
Property Value
Type:
Boolean
See Also