Click or drag to resize

ChannelFrameBaseTTimeTag Property

Gets UNIX based time representation of the ticks of this ChannelFrameBaseT.

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

Property Value

UnixTimeTag

Implements

IChannelFrameTimeTag
See Also