Share via


NotificationHubDescription.RegistrationTtl Property

Definition

Gets or sets the expiration time of all registrations in this Notificationhub.

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

Property Value

The registration TTL.

Applies to