Click or drag to resize

EvaluatorGroupDispose Method

Releases any resources associated with this instance.

Namespace:  AGI.Foundation
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public void Dispose()

Implements

IDisposableDispose
Remarks
This will dispose all evaluators created by this group.
See Also