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