5 references to BeginComplete
System.ServiceModel (4)
System\ServiceModel\Dispatcher\ReceiveContextRPCFacet.cs (4)
108result = this.receiveContext.BeginComplete( 117result = this.receiveContext.BeginComplete( 240result = this.receiveContext.BeginComplete( 249result = this.receiveContext.BeginComplete(
System.ServiceModel.Activation (1)
System\ServiceModel\Activation\HostedAspNetEnvironment.cs (1)
664return this.wrappedContext.BeginComplete(timeout, callback, state);