Edit

Share via


DhtBase.MinTimeBetweenReads Property

Definition

Gets or sets the minimum time between sensor reads. When querying the sensor faster than this, the last values will be returned (whether valid or not)

public TimeSpan MinTimeBetweenReads { get; set; }
member this.MinTimeBetweenReads : TimeSpan with get, set
Public Property MinTimeBetweenReads As TimeSpan

Property Value

Applies to