1 write to newConnection
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionPool.cs (1)
1082
this.
newConnection
= true;
4 references to newConnection
System.ServiceModel (4)
System\ServiceModel\Channels\ConnectionPool.cs (4)
1156
parent.SnapshotConnection(this.currentConnection, this.rawConnection, !this.
newConnection
);
1170
if (this.
newConnection
)
1259
if (!thisPtr.
newConnection
) // CommunicationException is ok from our cache
1273
if (!thisPtr.
newConnection
) // TimeoutException is ok from our cache