WSManConfigurationOption
Class
Definition
Implementing type for WSManConfigurationOption
public class WSManConfigurationOption : System.Management.Automation.PSTransportOption
- Inheritance
Inherited Members
System.Management.Automation.PSTransportOption
Properties
| IdleTimeoutSec |
IdleTimeout in Seconds |
| MaxConcurrentCommandsPerSession |
MaxConcurrentCommandsPerSession |
| MaxConcurrentUsers |
MaxConcurrentUsers |
| MaxIdleTimeoutSec |
MaxIdleTimeout in Seconds |
| MaxMemoryPerSessionMB |
MaxMemoryPerSessionMB |
| MaxProcessesPerSession |
MaxProcessesPerSession |
| MaxSessions |
MaxSessions |
| MaxSessionsPerUser |
MaxSessionsPerUser |
| OutputBufferingMode |
OutputBufferingMode |
| ProcessIdleTimeoutSec |
ProcessIdleTimeout in Seconds |
Methods
| LoadFromDefaults(PSSessionType, Boolean) |
LoadFromDefaults |