Stop-SBFarm
Stop-SBFarm
You can use this cmdlet to stop the Service Bus for Windows Server services.
Syntax
Stop-SBFarm [ <CommonParameters>]
Detailed Description
Run Stop-SBFarm to stop all Windows services for Service Bus for Windows Server on all farm nodes. You can run this cmdlet only from a machine that is already a part of Service Bus for Windows Server farm.
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 the Service Bus for Windows Server services.
PS C:\> Stop-SBFarm