IActivity.ServiceUrl Property

Definition

Gets or sets service URL where responses to this activity should be sent.

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

Property Value

Service URL where responses to this activity should be sent.

Applies to