2 references to Endpoint
System.ServiceModel (2)
System\ServiceModel\Administration\EndpointInfo.cs (2)
47
get { return null != this.
Endpoint
.ListenUri ? this.
Endpoint
.ListenUri : this.Address; }