Click or drag to resize

ChannelFrameBase<T> .Published Property

Gets or sets published state of this ChannelFrameBase<T>.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.239-beta
Syntax
public bool Published { get; set; }
View Source

Property Value

Boolean

Implements

IFrame.Published
See Also