SubworkflowBinding.SupportsConcurrentSharedExecution Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value whether instances of the executor created from this binding can be used in concurrent runs from the same Workflow instance.
public override bool SupportsConcurrentSharedExecution { get; }
member this.SupportsConcurrentSharedExecution : bool
Public Overrides ReadOnly Property SupportsConcurrentSharedExecution As Boolean