/
vshmidt
/
masstransit
ОбзорДокументацияВойти
/
vshmidt
/
masstransit
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
masstransit/
.../MassTransit/Courier/
..
Results

Fixed #6031 - Redelivery of routing slips was not properly propagating the Result through the RetryContext

год назад
CompensateActivityHost.cs

Fixed #4692 - OperationCanceledException was for some reason not showing up in GetBaseException(), so checking for both now.

3 года назад
DefaultConstructorCompensateActivityFactory.cs

Added IRoutingSlipBuilder, which is now registered in the container, so that a routing slip can be built and executed from the Abstractions assembly only.

4 года назад
DefaultConstructorExecuteActivityFactory.cs

Added IRoutingSlipBuilder, which is now registered in the container, so that a routing slip can be built and executed from the Abstractions assembly only.

4 года назад
ExecuteActivityHost.cs

Fixed #4692 - OperationCanceledException was for some reason not showing up in GetBaseException(), so checking for both now.

3 года назад
FactoryMethodActivityFactory.cs

Added IRoutingSlipBuilder, which is now registered in the container, so that a routing slip can be built and executed from the Abstractions assembly only.

4 года назад
FactoryMethodCompensateActivityFactory.cs

Added IRoutingSlipBuilder, which is now registered in the container, so that a routing slip can be built and executed from the Abstractions assembly only.

4 года назад
FactoryMethodExecuteActivityFactory.cs

Added IRoutingSlipBuilder, which is now registered in the container, so that a routing slip can be built and executed from the Abstractions assembly only.

4 года назад
HostCompensateContext.cs

Add the ability to delay execute of the next routing slip activity, as well as a new callback for setting variables, setting the delay.

год назад
HostExecuteContext.cs

Add the ability to delay execute of the next routing slip activity, as well as a new callback for setting variables, setting the delay.

год назад
IRoutingSlipSendEndpointTarget.cs

Massive file cleanup

2 года назад
RoutingSlipBuilderSendEndpoint.cs

Fixed #4420 - consistent application of supported message types across Quartz/HangFire and Outbox

3 года назад
RoutingSlipRequestInfo.cs

Added retry and more consistent support for the routing slip request proxy

3 года назад
RoutingSlipRequestProxy.cs

Added retry and more consistent support for the routing slip request proxy

3 года назад
RoutingSlipRequestVariableNames.cs

Added retry and more consistent support for the routing slip request proxy

3 года назад
RoutingSlipResponseProxy.cs

Added retry and more consistent support for the routing slip request proxy

3 года назад
SanitizedRoutingSlip.cs

Replace Array.Empty with collection expression

2 года назад