ICommunicationClient.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

ResolvedServiceEndpoint

Applies to