Table of Contents

Method EndSubscription

Namespace
NATS.Client.Core
Assembly
NATS.Client.Core.dll

EndSubscription(NatsSubEndReason)

Ends the subscription with the specified reason.

protected void EndSubscription(NatsSubEndReason reason)

Parameters

reason NatsSubEndReason

Reason for ending the subscription.