Click or drag to resize
Grid Solutions Framework

PIOutputAdapterFutureTimeReasonabilityLimit Property

Gets or sets the maximum number of seconds that a future 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 FutureTimeReasonabilityLimit { get; set; }
View Source

Property Value

Double
See Also