LeaseBasedQueueBalancer.Shutdown 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.
Shutdown the queue balancer.
public override System.Threading.Tasks.Task Shutdown ();
override this.Shutdown : unit -> System.Threading.Tasks.Task
Public Overrides Function Shutdown () As Task
Returns
A Task representing the operation.