/// <summary> /// Refreshes the data. /// </summary> public void RefreshData() { Connections = ConnectionUtil.CreateConnections(); }