Table of Contents

Method SetException

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

SetException(Exception)

Sets the exception that caused the subscription to end.

protected void SetException(Exception exception)

Parameters

exception Exception

Exception that caused the subscription to end.