private void ProcessCallback(object sender, RoutedEventArgs e) { GC.Collect(); var status = Initiate.Invoke(); }