Interface ICompensateActivityLogConfigurator<TLog>
- Namespace
- MassTransit
- Assembly
- MassTransit.Abstractions.dll
Configure the execution of the activity and arguments with some tasty middleware.
public interface ICompensateActivityLogConfigurator<TLog> : IPipeConfigurator<CompensateActivityContext<TLog>>, IConsumeConfigurator where TLog : class
Type Parameters
TLog
- Extension Methods