Extension methods to register NATS queue services.
Adds a IQueueService implemented by NatsQueueService using the specified configurationKey to add the service required QueueConnectionOptions.
public IKpokPatagonBuilder AddNatsQueueService(builder, configurationKey, lifetime)
Name | Type | Summary |
---|---|---|
builder | IKpokPatagonBuilder | |
configurationKey | String | |
lifetime | ServiceLifetime |
In this document