Click or drag to resize

ConfigurationFrameStreamType Property

Gets or sets the BPA PDCstream protocol StreamType, i.e., legacy or compact, of this ConfigurationFrame.

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

Property Value

StreamType
See Also