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.

Declaration Syntax
public bool AutoRepeatCapturedPlayback { get; set; }
Public Property AutoRepeatCapturedPlayback As Boolean
Get
Set
public:
property bool AutoRepeatCapturedPlayback {
bool get ();
void set (bool value);
}

Remarks
This is only applicable when connection is made to a file for replay purposes.
Assembly:
TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0