Click or drag to resize

pipelineMachineSettingsStatusReportPeriod Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Number of seconds for status report

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

Property Value

Type: Int32
See Also