Skip to content

IPurgeObservable Properties

Functionality for purge-related actions.

IsEmpty

abstractget
public abstract bool IsEmpty
Gets a value indicating whether this instance is empty.

ItemCount

abstractget
public abstract int ItemCount
Gets the message count.

Newest

abstractget
public abstract CachedMessage? Newest
Gets the newest message in the cache.

Oldest

abstractget
public abstract CachedMessage? Oldest
Gets the oldest message in the cache.