WSManConfigurationOption.MaxProcessesPerSession 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.
MaxProcessesPerSession.
public:
property Nullable<int> MaxProcessesPerSession { Nullable<int> get(); };
public int? MaxProcessesPerSession { get; }
member this.MaxProcessesPerSession : Nullable<int>
Public ReadOnly Property MaxProcessesPerSession As Nullable(Of Integer)