Table of Contents

Class AmazonEventBusOptions<TMarker>

Namespace
Savvyio.Extensions.DependencyInjection.SimpleQueueService.EventDriven
Assembly
Savvyio.Extensions.DependencyInjection.SimpleQueueService.dll

Configuration options for AmazonEventBus<TMarker>.

public class AmazonEventBusOptions<TMarker> : AmazonEventBusOptions, IValidatableParameterObject, IParameterObject, IDependencyInjectionMarker<TMarker>

Type Parameters

TMarker
Inheritance
AmazonEventBusOptions<TMarker>
Implements
Inherited Members

See Also