public void CheckIfServiceUp() { Cursor.Current = Cursors.WaitCursor; MDSWrapper.CheckIfServiceUp(); }