2 references to BeginWaitAndReply
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableReplySessionChannel.cs (2)
222
return this.closeSequenceReplyHelper.
BeginWaitAndReply
(timeout, callback, state);
1276
return this.terminateSequenceReplyHelper.
BeginWaitAndReply
(timeout, callback, state);