2 references to OpenAsync
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\SecurityChannelFactory.cs (1)
291
await SecurityProtocol.
OpenAsync
(timeoutHelper.RemainingTime());
System\ServiceModel\Security\SecuritySessionClientSettings.cs (1)
449
await _securityProtocol.
OpenAsync
(timeoutHelper.RemainingTime());