Stop-SBHost

Stop-SBHost

You can use this cmdlet to stop the Service Bus for Windows Server and other services that the Service Bus for Windows Server depends on.

Syntax

Stop-SBHost [ <CommonParameters>]

Detailed Description

Run Stop-SBHost to stop all the Service Bus for Windows Server services in the current host.

Parameters

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see  about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

Outputs

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

Examples

Example

Stops Service Bus for Windows Server.

PS C:\> Stop-SBHost

Service Bus 1.0 MSDN Community Forum