...
Set-JobSchedulerOption
SYNOPSIS
Set options for access to the JobScheduler CLIREST Web Service.
SYNTAX
Set-JobSchedulerOption [[-DebugMaxOutputSize] <Int32>] [[-WebRequestTimeout] <Int32>] [<CommonParameters>]
...
-WebRequestTimeout <Int32>
Specifies the number of milliseconds seconds for establishing a connection to the JobScheduler MasterREST Web Service.
With the timeout being exceeded an exception is raised.
Default: 15000 ms
Required? | false |
Position? | 2 |
Default value | 1500030 |
Accept pipeline input? | true (ByPropertyName) |
Accept wildcard characters? | false |