Table of Contents

Property Exception

Namespace
NATS.Client.Services
Assembly
NATS.Client.Services.dll

Exception

Optional exception if there were any errors.

public Exception? Exception { get; }

Property Value

Exception

Remarks

Check this property to see if there were any errors before processing the message.