4 references to HelpBeginReceiveRequest
System.ServiceModel (4)
System\ServiceModel\Channels\ReplyAdapterChannelListener.cs (1)
140
return ReplyChannel.
HelpBeginReceiveRequest
(this, timeout, callback, state);
System\ServiceModel\Channels\ReplyChannel.cs (1)
190
return ReplyChannel.
HelpBeginReceiveRequest
(this, timeout, callback, state);
System\ServiceModel\Channels\SecurityChannelListener.cs (1)
1235
return ReplyChannel.
HelpBeginReceiveRequest
(this, timeout, callback, state);
System\ServiceModel\Channels\TransactionChannelListener.cs (1)
390
return ReplyChannel.
HelpBeginReceiveRequest
(this, timeout, callback, state);