4 references to StartBackgroundReceive
System.ServiceModel (4)
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (4)
1112this.messageDequeuedCallback = new Action(StartBackgroundReceive); // kick off a new receive when a message is picked up 1521this.StartBackgroundReceive(); 1527this.StartBackgroundReceive(); 1543this.StartBackgroundReceive();