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

Fixed #3830 - Request Endpoints should always be from the bus, and not the ConsumeContext, since we might be jumping the tracks.

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

Separate scoped ConsumeContext through components

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

Client Request Handle change to start time when request is actually sent, to avoid delays in middleware processing affecting timeout

10 месяцев назад
FaultHandlerConnectHandle.cs

Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.

5 лет назад
HandlerConnectHandle.cs

Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.

5 лет назад
HostReceiveEndpointClientFactoryContext.cs

Changed endpoint client factory to avoid Task return value, added support for RabbitMQ direct REPLY-TO request client using SetRabbitMqReplyToRequestClientFactory

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

Added Job Progress and Job State, added command/request/event implementations for missing contact interfaces, changed IDictionary to Dictionary (performance)

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

Fixed #3832 (again) - this time, is more stain removing power (Azure Scheduled Message Cancel vs. Skip)

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

Changed endpoint client factory to avoid Task return value, added support for RabbitMQ direct REPLY-TO request client using SetRabbitMqReplyToRequestClientFactory

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

Changed endpoint client factory to avoid Task return value, added support for RabbitMQ direct REPLY-TO request client using SetRabbitMqReplyToRequestClientFactory

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

Changed endpoint client factory to avoid Task return value, added support for RabbitMQ direct REPLY-TO request client using SetRabbitMqReplyToRequestClientFactory

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

Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.

5 лет назад
RequestSendEndpoint.cs

Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.

5 лет назад
ResponseHandlerConfigurator.cs

Massive file cleanup

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

Fixed #4630 - Unobserved Task Exception when request client faults using mediator

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

Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.

5 лет назад
SendRequestSendEndpoint.cs

Fixed #3832 (again) - this time, is more stain removing power (Azure Scheduled Message Cancel vs. Skip)

4 года назад