Table of Contents

Property IsReadOnly

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

IsReadOnly

Gets a value that indicates whether the NatsHeaders is in read-only mode.

public bool IsReadOnly { get; }

Property Value

bool

true if the NatsHeaders is in read-only mode; otherwise, false.