Click or drag to resize

SynchronizedSubscriptionInfoDownsamplingMethod Property

Gets or sets the down-sampling method used when the frame rate of the subscription is lower than the frame rate of the measurement's source.

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

Property Value

DownsamplingMethod
See Also