1 write to EndpointName
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\RoutingBehavior.cs (1)
120
this.
EndpointName
= endpoint.Name;
1 reference to EndpointName
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\RoutingChannelExtension.cs (1)
43
get { return this.endpointBehavior.
EndpointName
; }