Interface IMessageTopologyConfigurator
- Namespace
 - MassTransit.Configuration
 
- Assembly
 - MassTransit.Abstractions.dll
 
public interface IMessageTopologyConfigurator : IMessageTopology, IMessageTopologyConfigurationObserverConnector
  - Inherited Members
 
Methods
GetMessageTopology<T>()
IMessageTopologyConfigurator<T> GetMessageTopology<T>() where T : class
  Returns
Type Parameters
T
SetEntityNameFormatter(IEntityNameFormatter)
Replace the default entity name formatter
void SetEntityNameFormatter(IEntityNameFormatter entityNameFormatter)
  Parameters
entityNameFormatterIEntityNameFormatter