EventProcessorHost.UnregisterEventProcessorAsync メソッド

定義

イベントの処理を停止します。 シャットダウンが完了するまで戻りません。

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

戻り値

適用対象