Table of Contents

Property Msgs

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

Msgs

Access incoming messages for your subscription.

ChannelReader<NatsMsg<T>> Msgs { get; }

Property Value

ChannelReader<NatsMsg<T>>