Share via


ExecutorBinding.SupportsConcurrentSharedExecution Property

Definition

Gets a value whether instances of the executor created from this binding can be used in concurrent runs from the same Workflow instance.

public abstract bool SupportsConcurrentSharedExecution { get; }
member this.SupportsConcurrentSharedExecution : bool
Public MustOverride ReadOnly Property SupportsConcurrentSharedExecution As Boolean

Property Value

Applies to