Method EndSubscription
EndSubscription(NatsSubEndReason)
Ends the subscription with the specified reason.
protected void EndSubscription(NatsSubEndReason reason)
Parameters
reason
NatsSubEndReasonReason for ending the subscription.
Ends the subscription with the specified reason.
protected void EndSubscription(NatsSubEndReason reason)
reason
NatsSubEndReasonReason for ending the subscription.