LearnProgressEventArgsContinue Property

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

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

public bool Continue { get; set; }

Property Value

Type: Boolean
See Also

Reference