Table of Contents

Method UnsubscribeAsync

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

UnsubscribeAsync()

Complete the message channel, stop timers if they were used and send an unsubscribe message to the server.

ValueTask UnsubscribeAsync()

Returns

ValueTask

A ValueTask that represents the asynchronous server UNSUB operation.