ExecutionDataflowBlockOptions.MaxDegreeOfParallelism
Property
Definition
Gets the maximum number of messages that may be processed by the block concurrently.
public int MaxDegreeOfParallelism { get; set; }
Property Value
The maximum number of messages.