IStreamQueueBalanceListener.QueueDistributionChangeNotification Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Called when adapter queue responsibility changes.
public System.Threading.Tasks.Task QueueDistributionChangeNotification ();
abstract member QueueDistributionChangeNotification : unit -> System.Threading.Tasks.Task
Public Function QueueDistributionChangeNotification () As Task
Returns
A Task representing the operation.