Table of Contents

Interface ISocketConnection

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

Obsolete, use INatsSocketConnection instead

[Obsolete("This interface is obsolete, use INatsSocketConnection instead.", false)]
public interface ISocketConnection : INatsSocketConnection, IAsyncDisposable
Inherited Members

Properties

WaitForClosed

Methods

AbortConnectionAsync(CancellationToken)
SignalDisconnected(Exception)