Table of Contents

Property FreeCapacity

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

FreeCapacity

Gets the amount of space available that can still be written into without forcing the underlying buffer to grow.

public int FreeCapacity { get; }

Property Value

int