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