public void Start() { _sourceFileNotifications .ObserveOnThreadPool() .Subscribe(OnSourceFileNotification); }