ChannelToken.EndpointName Property

Definition

Gets or sets the custom address used to communicate with a service.

public:
 property System::String ^ EndpointName { System::String ^ get(); void set(System::String ^ value); };
public string EndpointName { get; set; }
member this.EndpointName : string with get, set
Public Property EndpointName As String

Property Value

A string representing the custom address used to communicate with a service.

Applies to