2 references to BeginClose
System.ServiceModel (2)
System\ServiceModel\Channels\SecurityChannelFactory.cs (1)
166begins.Add(new OperationWithTimeoutBeginCallback(this.securityProtocolFactory.BeginClose));
System\ServiceModel\Security\SecurityListenerSettingsLifetimeManager.cs (1)
159beginOperations.Add(new OperationWithTimeoutBeginCallback(this.securityProtocolFactory.BeginClose));