C# Class NServiceBus.FileShareDataBus

Base class for data bus definitions.
Inheritance: DataBusDefinition
Show file Open project: Particular/NServiceBus Class Usage Examples

Protected Methods

Method Description
ProvidedByFeature ( ) : Type

The feature to enable when this databus is selected.

Method Details

ProvidedByFeature() protected method

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