ServiceNotificationFilterDescription.Name Property

Definition

Gets the name for which service notifications should be delivered. The name must be in the fabric: scheme. The root name ("fabric:") is allowed.

public Uri Name { get; set; }
member this.Name : Uri with get, set
Public Property Name As Uri

Property Value

Uri

The name for which service notifications should be delivered.

Applies to