Interface EventCorrelation
- Namespace
 - MassTransit
 
- Assembly
 - MassTransit.Abstractions.dll
 
public interface EventCorrelation : ISpecification
  - Extension Methods
 
Properties
ConfigureConsumeTopology
bool ConfigureConsumeTopology { get; }
  Property Value
DataType
The data type for the event
Type DataType { get; }