Added Polling interval property and setting
[pithos-ms-client] / trunk / Pithos.Client.WPF / Shell / ShellViewModel.cs
index 068621d..d0ca919 100644 (file)
@@ -404,6 +404,9 @@ namespace Pithos.Client.WPF {
                        _windowManager.ShowWindow(containerProperties);
                }
 
+        public void SynchNow()
+        {}
+
                public ObjectInfo RefreshObjectInfo(ObjectInfo currentInfo)
                {
                        if (currentInfo==null)