Table of Contents

Property IsFull

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

IsFull

Gets a value indicating whether this cache is full.

public bool IsFull { get; }

Property Value

bool

true if this cache is full; otherwise, false.