Table of Contents

Method RefreshAsync

Namespace
NATS.Client.JetStream
Assembly
NATS.Client.JetStream.dll

RefreshAsync(CancellationToken)

For ordered consumer this is a no-op.

public ValueTask RefreshAsync(CancellationToken cancellationToken = default)

Parameters

cancellationToken CancellationToken

A CancellationToken used to cancel the API call.

Returns

ValueTask