Property IsReadOnly
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.
Gets a value that indicates whether the NatsHeaders is in read-only mode.
public bool IsReadOnly { get; }
true if the NatsHeaders is in read-only mode; otherwise, false.