Share via


IStreamQueueBalanceListener 介面

定義

串流佇列平衡器接聽程式會從串流佇列平衡器接收通知 (IStreamQueueBalancer) 指出佇列餘額已變更。 它應該由對串流佇列負載平衡感興趣的元件實作。 收到變更通知時,接聽程式應該從佇列平衡器要求已更新的佇列清單。

public interface IStreamQueueBalanceListener
type IStreamQueueBalanceListener = interface
Public Interface IStreamQueueBalanceListener

方法

QueueDistributionChangeNotification()

當配接器佇列責任變更時呼叫。

適用於