KestrunRunspacePoolManager.ThreadOptions property
Thread‑affinity strategy for future runspaces. Default is ReuseThread.
public PSThreadOptions ThreadOptions { get; set; }
See Also
- class KestrunRunspacePoolManager
- namespace Kestrun.Scripting
Thread‑affinity strategy for future runspaces. Default is ReuseThread.
public PSThreadOptions ThreadOptions { get; set; }