PSWorkflowExecutionOption
Class
Definition
This class is used to specify Workflow related options in the Register-PSSessionConfiguration
public sealed class PSWorkflowExecutionOption : System.Management.Automation.PSSessionTypeOption
- Inheritance
Inherited Members
System.Management.Automation.PSSessionTypeOption
Properties
| ActivityProcessIdleTimeoutSec |
ActivityProcessIdleTimeOutSec |
| AllowedActivity |
AllowedActivity |
| EnableValidation |
EnableValidation |
| MaxActivityProcesses |
MaxActivityProcesses |
| MaxConnectedSessions |
MaxConnectedSessions |
| MaxDisconnectedSessions |
MaxDisconnectedSessions |
| MaxPersistenceStoreSizeGB |
MaxPersistenceStoreSizeGB |
| MaxRunningWorkflows |
MaxRunningWorkflows |
| MaxSessionsPerRemoteNode |
MaxSessionsPerRemoteNode |
| MaxSessionsPerWorkflow |
MaxSessionsPerWorkflow |
| OutOfProcessActivity |
OutOfProcActivity |
| PersistencePath |
PersistencePath |
| PersistWithEncryption |
PersistWithEncryption |
| RemoteNodeSessionIdleTimeoutSec |
RemoteNodeSessionIdleTimeOut |
| SessionThrottleLimit |
SessionThrottleLimit |
| WorkflowShutdownTimeoutMSec |
WorkflowShutdownTimeoutMSec - the maximum time allowed to suspend the workflows before aborting them. |