次の方法で共有


NotificationHubDescription.RegistrationTtl プロパティ

定義

この Notificationhub のすべての登録の有効期限を取得または設定します。

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

プロパティ値

登録 TTL。

適用対象