Click or drag to resize

pipelineNodeBinTselfContainer Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Repository for self contained bin mode

Namespace:  imbNLP.PartOfSpeech.pipeline.core
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
protected ConcurrentBag<IPipelineTaskSubject> selfContainer { get; set; }

Property Value

Type: ConcurrentBagIPipelineTaskSubject
See Also