 | pipelineNodeBinTisRunningInRoutedCounterMode Property |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
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.18
Syntaxpublic bool isRunningInRoutedCounterMode { get; }Property Value
Type:
Booleantrue if this instance is running in routed counter mode; otherwise,
false.
See Also