StrandMaximumConcurrencyLevel Property

Indicates the maximum concurrency level this TaskScheduler is able to support.

Definition

Namespace: Gemstone.Threading.Strands
Assembly: Gemstone.Threading (in Gemstone.Threading.dll) Version: 1.0.182 -- Release Build+ba5f10d8660e1f40f273cb226c2407ae5f01d0a3
public override int MaximumConcurrencyLevel { get; }

Property Value

Int32

See Also