Gets the predicate that evaluates the process result.
public Func<TProcessResult, bool> Predicate { get; }