2 references to Receive
System.ServiceModel (2)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (2)
120
message = this.messageSource.
Receive
(timeout);
577
Message message = this.MessageSource.
Receive
(timeout);