private void callback_ProxyResurrectionCompleted(object sender, ProxyResurrectionCompletedEventArgs e)
 {
     WriteLine(String.Format("ProxyResurrectionCompleted - {0}", e.ApplicationName));
 }
 private void callback_ProxyResurrectionCompleted(object sender, ProxyResurrectionCompletedEventArgs e)
 {
     WriteLine(String.Format("ProxyResurrectionCompleted - {0}", e.ApplicationName));
 }