ServiceBusSessionProcessorOptions.SessionIds プロパティ

定義

スコープ ServiceBusSessionProcessor を設定するセッション ID のオプションの一覧を取得します。 リストが空のままの場合、プロセッサは特定のセッション ID に限定されません。

public System.Collections.Generic.IList<string> SessionIds { get; }
member this.SessionIds : System.Collections.Generic.IList<string>
Public ReadOnly Property SessionIds As IList(Of String)

プロパティ値

適用対象