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
trueif this cache is full; otherwise,false.
Gets a value indicating whether this cache is full.
public bool IsFull { get; }
true if this cache is full; otherwise, false.