public void IndexingStartedRemoteHandler(object sender, EventArgs args)
 {
     EventHub.IndexStartedRemoteHandler(sender, args);
 }