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