SiloHost.SetExpectedClusterSize(Int32) Method

Definition

Set expected deployment size.

public void SetExpectedClusterSize (int size);
member this.SetExpectedClusterSize : int -> unit
Public Sub SetExpectedClusterSize (size As Integer)

Parameters

size
Int32

The expected deployment size.

Applies to