次の方法で共有


ServiceBusSubscriptionData.RequiresSession プロパティ

定義

サブスクリプションがセッションの概念をサポートしているかどうかを示す値。

public bool? RequiresSession { get; set; }
member this.RequiresSession : Nullable<bool> with get, set
Public Property RequiresSession As Nullable(Of Boolean)

プロパティ値

適用対象