KestrunRunspacePoolManager.ThreadOptions property

Thread‑affinity strategy for future runspaces. Default is ReuseThread.

public PSThreadOptions ThreadOptions { get; set; }

See Also