Edit

Share via


DeploymentBasedQueueBalancer.OnClusterMembershipChange Method

Definition

protected override void OnClusterMembershipChange (System.Collections.Generic.HashSet<Orleans.Runtime.SiloAddress> activeSilos);
override this.OnClusterMembershipChange : System.Collections.Generic.HashSet<Orleans.Runtime.SiloAddress> -> unit
Protected Overrides Sub OnClusterMembershipChange (activeSilos As HashSet(Of SiloAddress))

Parameters

activeSilos
HashSet<SiloAddress>

Applies to