Table of Contents

Interface IMessagePublishTopologyConfigurator

Namespace
MassTransit
Assembly
MassTransit.Abstractions.dll
public interface IMessagePublishTopologyConfigurator : IMessagePublishTopology, ISpecification
Inherited Members
Extension Methods

Properties

Exclude

Exclude the message type from being created as a topic/exchange.

bool Exclude { set; }

Property Value

bool