1 write to onConnectionDequeued
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionAcceptor.cs (1)
56this.onConnectionDequeued = new Action(OnConnectionDequeued);
1 reference to onConnectionDequeued
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionAcceptor.cs (1)
239callback(connection, onConnectionDequeued);