Click or drag to resize

ConfigurationFrameBaseFrameRate Property

Gets or sets defined frame rate of this ConfigurationFrameBase.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public virtual ushort FrameRate { get; set; }
View Source

Property Value

UInt16

Implements

IConfigurationFrameFrameRate
See Also