Share via


IStreamQueueBalanceListener 인터페이스

정의

스트림 큐 분산 장치 수신기는 스트림 큐 분산 장치(IStreamQueueBalancer)에서 큐의 균형이 변경되었음을 나타내는 알림을 받습니다. 스트림 큐 부하 분산에 관심이 있는 구성 요소에 의해 구현되어야 합니다. 변경 알림이 수신되면 수신기는 큐 분산 장치에서 업데이트된 큐 목록을 요청해야 합니다.

public interface IStreamQueueBalanceListener
type IStreamQueueBalanceListener = interface
Public Interface IStreamQueueBalanceListener

메서드

QueueDistributionChangeNotification()

어댑터 큐 책임이 변경되면 호출됩니다.

적용 대상