Property IsFull
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
IsFull
Gets a value indicating whether this cache is full.
bool IsFull { get; }
Property Value
- bool
true
if this cache is full; otherwise,false
.
Gets a value indicating whether this cache is full.
bool IsFull { get; }
true
if this cache is full; otherwise, false
.