Changeset 7668 for branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Views
- Timestamp:
- 03/28/12 14:38:56 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Views/CloudResourcesView.cs
r7655 r7668 51 51 timer.Start(); 52 52 dueTime = DateTime.Now.AddMilliseconds(updateInterval); 53 54 CloudManagerClient.Instance.RestoreSubscriptionsFromUserConfig(); 53 55 } 54 56
Note: See TracChangeset
for help on using the changeset viewer.