Edit

Share via


IPurgeObservable Interface

Definition

Functionality for purge-related actions.

public interface IPurgeObservable
type IPurgeObservable = interface
Public Interface IPurgeObservable
Derived

Properties

IsEmpty

Gets a value indicating whether this instance is empty.

ItemCount

Gets the message count.

Newest

Gets the newest message in the cache.

Oldest

Gets the oldest message in the cache.

Methods

RemoveOldestMessage()

Removes oldest message in the cache.

Applies to