2 implementations of Call
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\ServiceChannel.cs (2)
1977
void ICallOnce.
Call
(ServiceChannel channel, TimeSpan timeout)
2011
void ICallOnce.
Call
(ServiceChannel channel, TimeSpan timeout)
1 reference to Call
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\ServiceChannel.cs (1)
2104
_callOnce.
Call
(_channel, timeout);