Click or drag to resize

pipelineNodeBinTisRunningInRoutedCounterMode Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets a value indicating whether this instance is running in routed counter mode.

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

Property Value

Type: Boolean
true if this instance is running in routed counter mode; otherwise, false.
See Also