2 references to FinishSend
System.ServiceModel (2)
System\ServiceModel\Channels\ServiceChannel.cs (2)
2078this.FinishSend(result, completedSynchronously); 2086((SendAsyncResult)result.AsyncState).FinishSend(result, false);