Click or drag to resize

ConfigurationFrameBaseTicksPerFrame Property

Gets the defined Ticks per frame of this ConfigurationFrameBase.

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

Property Value

Decimal

Implements

IConfigurationFrameTicksPerFrame
See Also