EventProcessorHost.UnregisterEventProcessorAsync Method

Definition

Stop processing events. Does not return until the shutdown is complete.

public System.Threading.Tasks.Task UnregisterEventProcessorAsync ();
member this.UnregisterEventProcessorAsync : unit -> System.Threading.Tasks.Task
Public Function UnregisterEventProcessorAsync () As Task

Returns

Applies to