RoutingRuleProperties.EndpointNames Property

Definition

The list of endpoints to which messages that satisfy the condition are routed. Currently only one endpoint is allowed.

public System.Collections.Generic.IList<string> EndpointNames { get; }
member this.EndpointNames : System.Collections.Generic.IList<string>
Public ReadOnly Property EndpointNames As IList(Of String)

Property Value

Applies to