1 write to exposeConnectionProperty
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionOrientedTransportChannelFactory.cs (1)
44
this.
exposeConnectionProperty
= bindingElement.ExposeConnectionProperty;
1 reference to exposeConnectionProperty
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionOrientedTransportChannelFactory.cs (1)
215
ConnectionInitiator, connectionPool,
exposeConnectionProperty
, this.flowIdentity);