2 types derived from SecureSendAsyncResultBase
System.ServiceModel (2)
System\ServiceModel\Security\SecuritySessionClientSettings.cs (2)
2622internal sealed class SecureSendAsyncResult : SecureSendAsyncResultBase 2964sealed class SecureRequestAsyncResult : SecureSendAsyncResultBase
2 references to SecureSendAsyncResultBase
System.ServiceModel (2)
System\ServiceModel\Security\SecuritySessionClientSettings.cs (2)
2596SecureSendAsyncResultBase thisResult = (SecureSendAsyncResultBase)result.AsyncState;