Classifier |
The ClassifierProgressEventArgs type exposes the following members.
Name | Description | |
---|---|---|
ClassifierProgressEventArgs(ClassificationResult, String) | Initializes a new instance of the ClassifierProgressEventArgs class. | |
ClassifierProgressEventArgs(ClassificationResult, Int32, Int32, String) | Initializes a new instance of the ClassifierProgressEventArgs class. | |
ClassifierProgressEventArgs(IEnumerableClassResult, ClassifierSettingsBase, ClassifierClassCollection, Int32, Int32, String) | Initializes a new instance of the ClassifierProgressEventArgs class. |
Name | Description | |
---|---|---|
IntermediateResults | Gets the intermediate results. | |
IsIndeterminate |
Gets a value indicating whether the progress is indeterminable.
(Inherited from PluginProgressEventArgs) | |
MaxProgress |
Gets the maximum progress value.
(Inherited from PluginProgressEventArgs) | |
Progress |
Gets the current progress.
(Inherited from PluginProgressEventArgs) | |
StatusMessage |
Gets a status message.
(Inherited from PluginProgressEventArgs) |