Click or drag to resize

DataSubscriberDataLossInterval Property

Gets or sets data loss monitoring interval, in seconds. Set to zero to disable monitoring.

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

Property Value

Double
See Also