Click or drag to resize

IParameterizedEvaluatorWithIntervals4<TParameter1, TParameter2, TParameter3, TParameter4, TResult, TResultOverIntervals> Properties

The IParameterizedEvaluatorWithIntervals4<TParameter1, TParameter2, TParameter3, TParameter4, TResult, TResultOverIntervals> generic type exposes the following members.

Properties
  NameDescription
Public propertyGroup
Gets the group that contains this evaluator.
(Inherited from IEvaluator.)
Public propertyIsThreadSafe
Gets a value indicating whether the methods on this instance are safe to call from multiple threads simultaneously.
(Inherited from IThreadAware.)
Top
See Also