Click or drag to resize

pipelineMachineSettingsTickForCheck Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Miliseconds for delay tick before status check

Namespace:  imbNLP.PartOfSpeech.pipeline.machine
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
[imbAttribute(imbAttributeName.measure_letter, "C_t")]
[imbAttribute(imbAttributeName.measure_setUnit, "ms")]
public int TickForCheck { get; set; }

Property Value

Type: Int32
See Also