1 write to exposeConnectionProperty
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionOrientedTransportChannelListener.cs (1)
64this.exposeConnectionProperty = bindingElement.ExposeConnectionProperty;
1 reference to exposeConnectionProperty
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionOrientedTransportChannelListener.cs (1)
126get { return this.exposeConnectionProperty; }