Table of Contents

Property Memory

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

Memory

Gets the memory belonging to this owner.

public Memory<T> Memory { get; }

Property Value

Memory<T>

The memory belonging to this owner.