ServiceCorrelationDescription.ServiceName Property

Definition

Gets or sets the name of the service that you want to establish the correlation relationship with.

public Uri ServiceName { get; set; }
member this.ServiceName : Uri with get, set
Public Property ServiceName As Uri

Property Value

Uri

The name of the service that you want to establish the correlation relationship with.

Remarks

Applies to