Table of Contents

Interface EventCorrelation

Namespace
MassTransit
Assembly
MassTransit.Abstractions.dll
public interface EventCorrelation : ISpecification
Extension Methods

Properties

ConfigureConsumeTopology

bool ConfigureConsumeTopology { get; }

Property Value

bool

DataType

The data type for the event

Type DataType { get; }

Property Value

Type