Click or drag to resize
Grid Solutions Framework

PIOutputAdapterPastTimeReasonabilityLimit Property

Gets or sets the maximum number of seconds that a past timestamp, as compared to local clock, will be considered valid.

Namespace: PIAdapters
Assembly: PIAdapters (in PIAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(43200)]
public double PastTimeReasonabilityLimit { get; set; }
View Source

Property Value

Double
See Also