MessagingFactory.NamespaceEndpoints Property

Definition

Gets a list of namespace endpoints.

public System.Collections.Generic.IEnumerable<Uri> NamespaceEndpoints { get; }
member this.NamespaceEndpoints : seq<Uri>
Public ReadOnly Property NamespaceEndpoints As IEnumerable(Of Uri)

Property Value

A list of namespace endpoints.

Applies to