Click or drag to resize

EvaluatorDelayedByLinkTInnerEvaluator Property

Gets the evaluator which is delayed by the LinkDelay.

Namespace:  AGI.Foundation.Access
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Evaluator<T> InnerEvaluator { get; }

Property Value

Type: EvaluatorT
See Also