CombineWith<TValue, TFirst, TSecond>(Config<TFirst>, Config<TSecond>, Func<TFirst, TSecond, Task<TValue>>) Method