2 references to handleOperationComplete
System.ServiceModel (2)
System\ServiceModel\Channels\ReceiveContext.cs (2)
446result = this.ReceiveContext.OnBeginAbandon(this.TimeoutHelper.RemainingTime(), PrepareAsyncCompletion(handleOperationComplete), this); 455result = this.ReceiveContext.OnBeginAbandon(exception, this.TimeoutHelper.RemainingTime(), PrepareAsyncCompletion(handleOperationComplete), this);