InProcessTestCluster.DeployAsync 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.
Deploys the cluster using the specified configuration and starts the client in-process.
public System.Threading.Tasks.Task DeployAsync();
member this.DeployAsync : unit -> System.Threading.Tasks.Task
Public Function DeployAsync () As Task