openPDC Synchrophasor Help
MaximumConnectionAttempts Property
NamespacesTVA.PhasorProtocolsMultiProtocolFrameParserMaximumConnectionAttempts
Gets or sets the maximum number of times the MultiProtocolFrameParser will attempt to connect to a device.
Declaration Syntax
C#Visual BasicVisual C++
public int MaximumConnectionAttempts { get; set; }
Public Property MaximumConnectionAttempts As Integer
	Get
	Set
public:
property int MaximumConnectionAttempts {
	int get ();
	void set (int value);
}
Remarks
Set to -1 for infinite connection attempts.

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0