Property IsFinished
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
IsFinished
Gets a value indicating whether the task is finished.
bool IsFinished { get; }
Property Value
- bool
true
if the task is finished; otherwise,false
.