Click or drag to resize

ActionResultErrors Property

A filtered enumeration, containing only errors from Infos.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public IEnumerable<TaskError> Errors { get; }

Property Value

Type: IEnumerableTaskError
See Also