Share via


Activity.ServiceUrl Property

Definition

Gets or sets the URL that specifies the channel's service endpoint. Set by the channel.

public string ServiceUrl { get; set; }
member this.ServiceUrl : string with get, set
Public Property ServiceUrl As String

Property Value

The URL that specifies the channel's service endpoint.

Implements

Applies to