Click or drag to resize

DataGapRecovererConstraintParameters Property

Gets or sets any additional constraint parameters that will be supplied to adapters in temporal subscription used when recovering data for an Outage.

Namespace: GSF.TimeSeries.Transport
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public string ConstraintParameters { get; set; }
View Source

Property Value

String
See Also