ClassifierFactoryLearnProgressEventArgsContinue Property

CVB.Net Documentation
Gets or sets whether the current learn operation should be continued (true) or interrupted (false).

Namespace:  Stemmer.Cvb.Manto
Assembly:  Stemmer.Cvb.Manto (in Stemmer.Cvb.Manto.dll) Version: 14.0.0.0
Syntax

public bool Continue { get; set; }

Property Value

Type: Boolean
See Also

Reference