Stop-CacheCluster

Stop-CacheCluster

Stops the Caching Services on all cache hosts in the cluster.

Syntax

Parameter Set: Default
Stop-CacheCluster [-HostTimeout <Int32> ] [ <CommonParameters>]

Parameters

-HostTimeout<Int32>

The timeout in seconds for each host to stop. By default, this is 60 seconds.

Aliases

none

Required?

false

Position?

named

Default Value

60

Accept Pipeline Input?

false

Accept Wildcard Characters?

<CommonParameters>

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

Outputs

The output type is the type of the objects that the cmdlet emits.

  • List<Microsoft.Data.Caching.AdminApi.HostInfo>

Examples

Restart-CacheCluster
Start-CacheCluster