InMemoryChannel.EndpointAddress Property

Definition

Gets or sets the HTTP address where the telemetry is sent.

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

Property Value

Implements

Applies to