3 references to SecureOutgoingMessageAsyncResult
System.ServiceModel (3)
System\ServiceModel\Security\InitiatorSessionSymmetricTransportSecurityProtocol.cs (3)
179
return
SecureOutgoingMessageAsyncResult
.End(result);
212
SecureOutgoingMessageAsyncResult
self = AsyncResult.End<
SecureOutgoingMessageAsyncResult
>(result);