public ChannelConnection Connect(Action <ConnectionConfigurator> subscriberActions) { return(_inbox.Connect(subscriberActions)); }