ClusterMember(SiloAddress, SiloStatus, string)
public ClusterMember(SiloAddress siloAddress, SiloStatus status, string name) Initializes a new instance of the
ClusterMember class. Parameters
siloAddressSiloAddress- The silo address.
statusSiloStatus- The silo status.
namestring- The silo name.
