NServiceBus RabbitMQ 存储是否自动成为订阅存储?

Is the NServiceBus RabbitMQ storage automatically the subscription storage?

既然RabbitMQ在exchange routing中保存了subscriptions,那你真的需要配置StorageType.Subscriptions'持久化吗?

仅当您想使用不同类型的持久性时...