2 references to FinishSend
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\ServiceChannel.cs (2)
1876
FinishSend
(result, completedSynchronously);
1884
((SendAsyncResult)result.AsyncState).
FinishSend
(result, false);