Table of Contents

Namespace MassTransit.Context

Classes

MissingConsumeContext
PendingFaultCollection
PublishContextProxy
PublishContextProxy<TMessage>
PublishEndpointConverterCache

Caches the converters that allow a raw object to be published using the object's type through the generic Send method.

ResponseEndpointConverterCache

Caches the converters that allow a raw object to be published using the object's type through the generic Send method.

SendContextProxy
SendContextProxy<TMessage>
SendContextScope
SendContextScope<TMessage>
SendEndpointConverterCache

Caches the converters that allow a raw object to be published using the object's type through the generic Send method.

Interfaces

PublishEndpointConverterCache.IPublishEndpointConverter

Calls the generic version of the IPublishEndpoint.Send method with the object's type