Base:
method
BeginSecureOutgoingMessage
System.ServiceModel.Security.SecurityProtocol.BeginSecureOutgoingMessage(System.ServiceModel.Channels.Message, System.TimeSpan, System.ServiceModel.Security.SecurityProtocolCorrelationState, System.AsyncCallback, System.Object)
1 reference to BeginSecureOutgoingMessage
System.ServiceModel (1)
System\ServiceModel\Security\TransportSecurityProtocol.cs (1)
107return BeginSecureOutgoingMessage(message, timeout, null, callback, state);