|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.Models Namespace > LogicOperation Class > LogicOperation Properties > LogicOperation.SampleDuration Property |
Gets or sets the sample duration in milliseconds.
Namespace: BNCS.Logic.Models
Assembly: BNCS.Logic.Models (in BNCS.Logic.Models.dll)
public int SampleDuration { get; set; }
The duration for which the sample is taken, measured in milliseconds. The default value is 30000 milliseconds (30 seconds).