2 references to CloseCommunicationAsyncResult
System.ServiceModel (2)
System\ServiceModel\Channels\LifetimeManager.cs (1)
227closeResult = new CloseCommunicationAsyncResult(timeout, callback, state, this.ThisLock);
System\ServiceModel\ServiceChannelManager.cs (1)
133closeResult = new CloseCommunicationAsyncResult(timeout, callback, state, this.ThisLock);