Click or drag to resize

ActionResultInfos Property

A number of info objects created during the task execution. The info objects can be progress messages, infos or errors.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public TaskInfo[] Infos { get; }

Property Value

Type: TaskInfo
See Also