TestingSiloHost.RestartDefaultSilos(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Restart the default Primary and Secondary silos.
public void RestartDefaultSilos (bool pickNewDeploymentId = false);
member this.RestartDefaultSilos : bool -> unit
Public Sub RestartDefaultSilos (Optional pickNewDeploymentId As Boolean = false)
Parameters
- pickNewDeploymentId
- Boolean