1 write to listenUriMode
System.ServiceModel (1)
System\ServiceModel\Description\ServiceEndpoint.cs (1)
161
this.
listenUriMode
= value;
1 reference to listenUriMode
System.ServiceModel (1)
System\ServiceModel\Description\ServiceEndpoint.cs (1)
154
get { return this.
listenUriMode
; }