Returns true if the step associated with the context has finished execution
and completed all Finishing actions.
Namespace:
Gallio.FrameworkAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public bool IsFinished { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property IsFinished As Boolean |
