1 type derived from ReceiveMessageAndVerifySecurityAsyncResultBase
System.ServiceModel (1)
System\ServiceModel\Channels\SecurityChannelFactory.cs (1)
900
class ClientDuplexReceiveMessageAndVerifySecurityAsyncResult :
ReceiveMessageAndVerifySecurityAsyncResultBase
4 references to ReceiveMessageAndVerifySecurityAsyncResultBase
System.ServiceModel (4)
System\ServiceModel\Security\ReceiveMessageAndVerifySecurityAsyncResultBase.cs (4)
57
ReceiveMessageAndVerifySecurityAsyncResultBase
thisResult = (
ReceiveMessageAndVerifySecurityAsyncResultBase
)result.AsyncState;
93
ReceiveMessageAndVerifySecurityAsyncResultBase
thisResult = AsyncResult.End<
ReceiveMessageAndVerifySecurityAsyncResultBase
>(result);