Share via


NotificationHubUpdateContent.RegistrationTtl Property

Definition

Gets or sets the RegistrationTtl of the created NotificationHub.

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

Property Value

Applies to