2 implementations of EndCall
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\ServiceChannel.cs (2)
1989
void ICallOnce.
EndCall
(ServiceChannel channel, IAsyncResult result)
2021
void ICallOnce.
EndCall
(ServiceChannel channel, IAsyncResult result)
1 reference to EndCall
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\ServiceChannel.cs (1)
2191
_callOnce.
EndCall
(_channel, result);