ServiceBusProcessor.IsClosed プロパティ

定義

これが ServiceBusProcessor 閉じられているかどうかを示します。

public bool IsClosed { get; }
member this.IsClosed : bool
Public ReadOnly Property IsClosed As Boolean

プロパティ値

true プロセッサが閉じている場合は 。それ以外の場合は false

適用対象