ContainsSilo(SiloAddress)
public bool ContainsSilo(SiloAddress siloAddress) Returns whether the address belongs to this cluster.
Parameters
siloAddressSiloAddress- The silo address.
Returns
true when the address belongs to this cluster.public bool ContainsSilo(SiloAddress siloAddress)siloAddressSiloAddresstrue when the address belongs to this cluster.