Table of Contents

Method ReconnectAsync

Namespace
NATS.Net
Assembly
NATS.Client.Simplified.dll

ReconnectAsync()

Force a reconnection to the NATS server.

public ValueTask ReconnectAsync()

Returns

ValueTask

Remarks

This method doesn't wait for the connection to be established.