Interface INatsSvcContext
NATS Services context.
public interface INatsSvcContext
Properties
- Connection
Gets the associated NATS connection.
Methods
- AddServiceAsync(NatsSvcConfig, CancellationToken)
Adds a new service.
- AddServiceAsync(string, string, string, CancellationToken)
Adds a new service.