2 implementations of Via
System.ServiceModel (2)
System\ServiceModel\Channels\ServiceChannel.cs (1)
388
public Uri
Via
System\ServiceModel\ClientBase.cs (1)
1185
Uri IClientChannel.
Via
1 reference to Via
System.ServiceModel (1)
System\ServiceModel\ClientBase.cs (1)
1187
get { return ((IClientChannel)this.channel).
Via
; }