public FileProcessStrategy() { _busContext = _busEasyNetQFactory.CreateContext(); _busContext.Connect(); }