PooledQueueCache.RemoveOldestMessage Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Remove oldest message in the cache, remove oldest block too if the block is empty
public void RemoveOldestMessage ();
abstract member RemoveOldestMessage : unit -> unit
override this.RemoveOldestMessage : unit -> unit
Public Sub RemoveOldestMessage ()