2 references to EndTryGetChannel
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableChannelBinder.cs (2)
2973
this.success = this.binder.synchronizer.
EndTryGetChannel
(result, out this.channel);
3343
bool timedOut = !this.binder.synchronizer.
EndTryGetChannel
(result,