Skip to content

TestClusterBuilder.ContainsSilo(SiloAddress)

ContainsSilo(SiloAddress)

View source
public bool ContainsSilo(SiloAddress siloAddress)
Returns whether the address belongs to the cluster built by this builder.

Parameters

siloAddressSiloAddress
The silo address.

Returns

true when the address belongs to this cluster.