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