
Declaration Syntax
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