1 instantiation of ClientDuplexReceiveMessageAndVerifySecurityAsyncResult
System.ServiceModel (1)
System\ServiceModel\Channels\SecurityChannelFactory.cs (1)
762new ClientDuplexReceiveMessageAndVerifySecurityAsyncResult(this, this.InnerDuplexChannel, timeout, callback, state);
2 references to ClientDuplexReceiveMessageAndVerifySecurityAsyncResult
System.ServiceModel (2)
System\ServiceModel\Channels\SecurityChannelFactory.cs (2)
761ClientDuplexReceiveMessageAndVerifySecurityAsyncResult result = 775return ClientDuplexReceiveMessageAndVerifySecurityAsyncResult.End(result, out message);