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