PSWorkflowConfigurationProvider.MaxRunningWorkflows 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.
MaxRunningWorkflows
public:
virtual property int MaxRunningWorkflows { int get(); };
public:
virtual property int MaxRunningWorkflows { int get(); };
public virtual int MaxRunningWorkflows { get; }
member this.MaxRunningWorkflows : int
Public Overridable ReadOnly Property MaxRunningWorkflows As Integer