3 references to Key
System.ServiceModel (3)
System\ServiceModel\Channels\IdlingCommunicationPool.cs (2)
330TD.LeaseTimeout(SR.GetString(SR.TraceCodeConnectionPoolLeaseTimeoutReached, this.leaseTimeout), this.parent.Key.ToString()); 345TD.IdleTimeout(SR.GetString(SR.TraceCodeConnectionPoolIdleTimeoutReached, this.idleTimeout), this.parent.Key.ToString());
System\ServiceModel\Channels\NamedPipeConnectionPool.cs (1)
81parent.OnConnectionAborted(this.Key);