Click or drag to resize

ConfigurationFramePacketsPerSample Property

Gets or sets the number of packets per sample of this ConfigurationFrame.

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

Property Value

UInt16
See Also