2 overrides of EndTryGetChannel
System.ServiceModel (2)
System\ServiceModel\Channels\ClientReliableChannelBinder.cs (1)
163protected override bool EndTryGetChannel(IAsyncResult result)
System\ServiceModel\Channels\ServerReliableChannelBinder.cs (1)
256protected override bool EndTryGetChannel(IAsyncResult result)
1 reference to EndTryGetChannel
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableChannelBinder.cs (1)
2272if (!this.synchronizer.binder.EndTryGetChannel(result))