PSWorkflowExecutionOption.MaxConnectedSessions 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.
MaxConnectedSessions
public:
property int MaxConnectedSessions { int get(); void set(int value); };
public:
property int MaxConnectedSessions { int get(); void set(int value); };
public int MaxConnectedSessions { get; set; }
member this.MaxConnectedSessions : int with get, set
Public Property MaxConnectedSessions As Integer