2 references to _maxDots
Microsoft.ML.Core (2)
Environment\ConsoleEnvironment.cs (2)
176
/// * If there's <see cref="
_maxDots
"/> dots, print the current status for all running calculations.
324
return (_dots ==
_maxDots
);