Click or drag to resize

MultiProtocolFrameParserAutoRepeatCapturedPlayback Property

Gets or sets a flag that determines if a file used for replaying data should be restarted at the beginning once it has been completed.

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

Property Value

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