Click or drag to resize

DeviceFramesPerSecond Property


Namespace: GSF.TimeSeries.Model
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
[LabelAttribute("Frames Per Second")]
[DefaultValueAttribute(30)]
public int? FramesPerSecond { get; set; }
View Source

Property Value

NullableInt32
See Also