NotificationHubNamespaceProperties.IsCritical Property

Definition

Gets or sets whether or not the namespace is set as Critical.

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

Property Value

Applies to