StrandMaximumConcurrencyLevel Property
Indicates the maximum concurrency level this TaskScheduler is able to support.
Namespace: Gemstone.Threading.StrandsAssembly: Gemstone.Threading (in Gemstone.Threading.dll) Version: 1.0.150 -- Release Build+058518a49b1370d27547de9971386266c9284ccd
public override int MaximumConcurrencyLevel { get; }
Public Overrides ReadOnly Property MaximumConcurrencyLevel As Integer
Get
public:
virtual property int MaximumConcurrencyLevel {
int get () override;
}
function get_MaximumConcurrencyLevel();
Property Value
Int32