Düzenle

Aracılığıyla paylaş


CachedMessageBlock.Remove Method

Definition

Removes a message from the start of the block (oldest data).

public bool Remove ();
member this.Remove : unit -> bool
Public Function Remove () As Boolean

Returns

true if there are more items remaining; otherwise false.

Applies to