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