Share via


StreamingRequestHandler.ServiceUrl Property

Definition

Gets the URL of the channel endpoint this StreamingRequestHandler receives requests from.

public string ServiceUrl { get; }
member this.ServiceUrl : string
Public ReadOnly Property ServiceUrl As String

Property Value

The URL of the channel endpoint this StreamingRequestHandler receives requests from.

Applies to