1 write to Key
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\ConnectionPool.cs (1)
233
Key
= key;
4 references to Key
System.ServiceModel.NetFramingBase (4)
System\ServiceModel\Channels\ConnectionPool.cs (2)
471
WcfEventSource.Instance.ConnectionPoolMiss(
Key
!= null ?
Key
.ToString() : string.Empty, _busyConnections.Count);
System\ServiceModel\Channels\IdlingCommunicationPool.cs (2)
317
WcfEventSource.Instance.LeaseTimeout(SR.Format(SR.TraceCodeConnectionPoolLeaseTimeoutReached, _leaseTimeout), _parent.
Key
.ToString());
325
WcfEventSource.Instance.IdleTimeout(SR.Format(SR.TraceCodeConnectionPoolIdleTimeoutReached, _idleTimeout), _parent.
Key
.ToString());