SendSettings.EndpointAddress Property

Definition

Gets or sets the address of the endpoint to send messages to.

public:
 property Uri ^ EndpointAddress { Uri ^ get(); void set(Uri ^ value); };
public Uri EndpointAddress { get; set; }
member this.EndpointAddress : Uri with get, set
Public Property EndpointAddress As Uri

Property Value

Uri

The endpoint address.

Applies to