public RemoteAppDesktopService() { InitializeComponent(); _GetEventLog(); Thread = new RegistryMonitor(this, this.ApplicationEventLog); }