public int MaximumConnectionAttempts { get; set; }
Public Property MaximumConnectionAttempts As Integer Get Set
public: property int MaximumConnectionAttempts { int get (); void set (int value); }
member MaximumConnectionAttempts : int with get, set
function get_MaximumConnectionAttempts(); function set_MaximumConnectionAttempts(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.