1. Home
  2. Docs
  3. Super-ExMerge On-line Doc...
  4. PowerShell Cmdlet Referen...
  5. Get-MaxConcurrency

Get-MaxConcurrency

Use this cmdlet to retrieve the current maximum concurrency of the Super-ExMerge task processing engine.

Get-MaxConcurrency

      This cmdlet does not provide any parameters.


      Description

      The task processing engine can process multiple tasks simultaneously (except for the free-use license). The default value is 1 and is not changed if a license is applied that changes the max task queue count.

      Use this cmdlet to view the current maximum concurrency value.

      Examples

      Example 1
        Get-MaxConcurrency
      

      Retrieves the current maximum concurrency value.


      Parameters

      This cmdlet has no parameters.


      Output

      This cmdlet will place a numeric (Byte) value on the pipeline indicating the current maximum concurrency.

      How can we help?