public Smoulder <TProcessData, TDistributeData> SetDistributorStartup(Action startup) { _distributor.SetStartup(startup); return(this); }