Class NatsOptsBuilder
- Namespace
- NATS.Extensions.Microsoft.DependencyInjection
- Assembly
- NATS.Extensions.Microsoft.DependencyInjection.dll
Mutable holder for the NatsOpts and connection configuration built up by NatsBuilder.
public class NatsOptsBuilder
- Inheritance
-
NatsOptsBuilder
- Inherited Members
Properties
- ConfigureConnection
Gets or sets an optional callback invoked on each connection after it is created.
- Opts
Gets or sets the options used to create the connection.