Bagikan melalui


WcfCommunicationClient<TServiceContract>.Endpoint Property

Definition

Gets or sets the service endpoint to which the client is connected to.

public System.Fabric.ResolvedServiceEndpoint Endpoint { get; set; }
member this.Endpoint : System.Fabric.ResolvedServiceEndpoint with get, set
Public Property Endpoint As ResolvedServiceEndpoint

Property Value

The service endpoint to which the client is connected to.

Implements

Applies to