Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 262 Bytes

index_disable-publishing_core_[7.2,).partial.md

File metadata and controls

5 lines (3 loc) · 262 Bytes
Disabling publishing

By default, NServiceBus requires a subscription persister to be configured. If an endpoint does not publish any events, the publish functionality can be disabled to avoid providing a subscription persister:

snippet: DisablePublishing