Click or drag to resize

pipelineMachinemachineRunning Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets a value indicating whether [machine running].

Namespace:  imbNLP.PartOfSpeech.pipeline.machine
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public bool machineRunning { get; set; }

Property Value

Type: Boolean
true if [machine running]; otherwise, false.
See Also