public void ConfigureAsOneWayClient(StandardConfigurer <ITransport> configurer) { configurer.UseInMemoryTransportAsOneWayClient(_network); }