CompactionMessageGroup.IsExcluded Property

Definition

Gets or sets a value indicating whether this group is excluded from the projected message list.

public bool IsExcluded { get; set; }
member this.IsExcluded : bool with get, set
Public Property IsExcluded As Boolean

Property Value

Remarks

Excluded groups are preserved in the collection for diagnostics or storage purposes but are not included when calling GetIncludedMessages().

Applies to