|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.Models Namespace > LogicOperation Class > LogicOperation Properties > LogicOperation.SampleInterval Property |
Gets or sets the sample interval in milliseconds.
Namespace: BNCS.Logic.Models
Assembly: BNCS.Logic.Models (in BNCS.Logic.Models.dll)
public int SampleInterval { get; set; }
The sample interval, in milliseconds, which determines the frequency at which samples are taken or processed. The default value is 1000 milliseconds.