private void Button_Click(object sender, RoutedEventArgs e) { CCTVHierarchyNode[] roots = _hub.GetAllHierarchyRoots(); CCTVOnlineStatus[] oss = _hub.GetAllOnlineStatus(); }