MaxThreads Parameter (Connect-GitHub Cmdlet)
Specifies the number of concurrent requests.
Syntax
Connect-GitHub -MaxThreads string
Data Type
cstr
Default Value
"5"
Remarks
This property allows you to issue multiple requests simultaneously, thereby improving performance.