2 implementations of Call
System.ServiceModel (2)
System\ServiceModel\Channels\ServiceChannel.cs (2)
2179
void ICallOnce.
Call
(ServiceChannel channel, TimeSpan timeout)
2213
void ICallOnce.
Call
(ServiceChannel channel, TimeSpan timeout)
1 reference to Call
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannel.cs (1)
2282
this.callOnce.
Call
(this.channel, timeout);