Table of Contents

Interface IMessagePublishTopologyConvention

Namespace
MassTransit.Configuration
Assembly
MassTransit.Abstractions.dll
public interface IMessagePublishTopologyConvention

Methods

TryGetMessagePublishTopologyConvention<T>(out IMessagePublishTopologyConvention<T>)

bool TryGetMessagePublishTopologyConvention<T>(out IMessagePublishTopologyConvention<T> convention) where T : class

Parameters

convention IMessagePublishTopologyConvention<T>

Returns

bool

Type Parameters

T