Click or drag to resize

MultiProtocolFrameParserDefinedFrameRate Property

Gets or sets desired frame rate to use for maintaining captured frame replay timing. Defaults to DefaultDefinedFrameRate.

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

Property Value

Int32
Remarks
This is only applicable when connection is made to a file for replay purposes.
See Also