InitialSessionState.ThreadOptions Property

Definition

This property determines whether a new thread is create for each invocation of a command

public System.Management.Automation.Runspaces.PSThreadOptions ThreadOptions { get; set; }
Property Value