Freigeben über


IActivity.ServiceUrl Property

Definition

Activities are frequently sent asynchronously, with separate transport connections for sending and receiving traffic. The serviceUrl field is used by channels to denote the URL where replies to the current Activity may be sent.

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

Property Value

Applies to