2 references to KeepAlivePredicate
System.Threading.Tasks.Dataflow (2)
Internal\Common.cs (1)
68
internal static bool TryKeepAliveUntil<TStateIn, TStateOut>(
KeepAlivePredicate
<TStateIn, TStateOut> predicate,
Internal\TargetCore.cs (1)
51
private static readonly Common.
KeepAlivePredicate
<TargetCore<TInput>, KeyValuePair<TInput, long>> _keepAlivePredicate =