1 write to onConnect
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionPool.cs (1)
1091onConnect = Fx.ThunkCallback(new AsyncCallback(OnConnect));
2 references to onConnect
System.ServiceModel (2)
System\ServiceModel\Channels\ConnectionPool.cs (2)
1089if (onConnect == null) 1095parent.via, this.connectTimeout, onConnect, this);