C# Class NServiceBus.DataBus.DataBusDefinition

Defines a databus that can be used by NServiceBus.
Show file Open project: Particular/NServiceBus

Protected Methods

Method Description
ProvidedByFeature ( ) : Type

The feature to enable when this databus is selected.

Method Details

ProvidedByFeature() protected abstract method

The feature to enable when this databus is selected.
protected abstract ProvidedByFeature ( ) : Type
return System.Type