Get-R1GlobalLimit

SYNOPSIS

Returns the global limits.

SYNTAX

Get-R1GlobalLimit [<CommonParameters>]

DESCRIPTION

Returns the global server limits, covering connection counts, search size and time limits, timeouts and thread counts.

EXAMPLES

Example 1

Get-R1GlobalLimit

Returns the global limits.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

psRadiantOne.GlobalLimits

NOTES