NotificationHubNamespaceProperties.IsCritical Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)