Table of Contents

Constructor NatsSvcEndpointBase

Namespace
NATS.Client.Services
Assembly
NATS.Client.Services.dll

NatsSvcEndpointBase(INatsConnection, string, string?, NatsSubOpts?)

protected NatsSvcEndpointBase(INatsConnection connection, string subject, string? queueGroup, NatsSubOpts? opts)

Parameters

connection INatsConnection
subject string
queueGroup string
opts NatsSubOpts