GroupingDataflowBlockOptions.Greedy Property

Definition

Gets or sets the Boolean value to use to determine whether to greedily consume offered messages.

public bool Greedy { get; set; }
Property Value

true to greedily consume offered messages; otherwise, false.