NodeShellConcurrencyLimit Property
Determines how many instances of this node type can run concurrently.
Use int.MaxValue for unbounded number of instances.
Namespace: Quine.GraphAssembly: Quine.Graph (in Quine.Graph.dll) Version: 1.0.0+0ea0706914ee4edf2b0ed66bec3ab4d062a43b68
protected abstract int ConcurrencyLimit { get; }
Property Value
Int32