2 references to BeginClose
System.ServiceModel (2)
System\ServiceModel\Channels\SecurityChannelListener.cs (2)
548IAsyncResult result = this.securityListener.settingsLifetimeManager.BeginClose(timeout, lifetimeManagerCloseCallback, this); 855IAsyncResult result = this.securityChannel.settingsLifetimeManager.BeginClose(timeout, lifetimeManagerCloseCallback, this);